Class NumberFormatInfoImpl
Inheritance
System.Object
NumberFormatInfoImpl
Assembly: Cosmos.Core_Plugs.dll
public static class NumberFormatInfoImpl : object
Methods
|
Improve this Doc
View Source
Declaration
public static NumberFormatInfo get_CurrentInfo()
Returns
Type |
Description |
NumberFormatInfo |
|
|
Improve this Doc
View Source
Declaration
public static NumberFormatInfo GetInstance(IFormatProvider aProvider)
Parameters
Type |
Name |
Description |
IFormatProvider |
aProvider |
|
Returns
Type |
Description |
NumberFormatInfo |
|