Method | Description | |
---|---|---|
DefaultFormatter ( string name ) : System | ||
FormatValue ( int value, IFormatProvider formatProvider ) : string |
public DefaultFormatter ( string name ) : System | ||
name | string | |
return | System |
public FormatValue ( int value, IFormatProvider formatProvider ) : string | ||
value | int | |
formatProvider | IFormatProvider | |
return | string |