Property | Type | Description | |
---|---|---|---|
Invariant | |||
Pretty |
Method | Description | |
---|---|---|
FormatName ( string name ) : string | ||
FormatPercent ( double fraction ) : string | ||
FormatTimeSpan ( System.TimeSpan timeSpan ) : string | ||
FormatValue ( long value ) : string |
Method | Description | |
---|---|---|
FormatHelpers ( ) : System |
public FormatPercent ( double fraction ) : string | ||
fraction | double | |
return | string |
public FormatTimeSpan ( System.TimeSpan timeSpan ) : string | ||
timeSpan | System.TimeSpan | |
return | string |
public static FormatHelpers,CasualMeter.Tracker Invariant | ||
return |