C# NotImplementedException异常捕捉和处理

由于Console.WriteLine(" n1.variateIntException(a):" + n1.variateIntException(1234567890123));  该参数明显大于int型的最大值2,147,483,647 ,因此在没有添加 NotImplementedException()方法的方法之前编译无法通过。 添加private string variateIntEx
相关文章
相关标签/搜索