Property | Type | Description | |
---|---|---|---|
formatString | string | ||
isSeparator | bool | ||
length | int | ||
numSequence | NumberingSequence |
Method | Description | |
---|---|---|
FormatInfo ( ) : System.Diagnostics | ||
FormatInfo ( bool isSeparator, string formatString ) : System.Diagnostics |
public FormatInfo ( bool isSeparator, string formatString ) : System.Diagnostics | ||
isSeparator | bool | |
formatString | string | |
return | System.Diagnostics |