Свойство | Тип | Описание | |
---|---|---|---|
Invariant | |||
Pretty |
Метод | Описание | |
---|---|---|
FormatPercent ( double fraction ) : string | ||
FormatTimeSpan ( System.TimeSpan timeSpan ) : string | ||
FormatValue ( long value ) : string |
Метод | Описание | |
---|---|---|
FormatHelpers ( ) : System |
public FormatPercent ( double fraction ) : string | ||
fraction | double | |
Результат | string |
public FormatTimeSpan ( System.TimeSpan timeSpan ) : string | ||
timeSpan | System.TimeSpan | |
Результат | string |
public FormatValue ( long value ) : string | ||
value | long | |
Результат | string |
public static FormatHelpers,DamageMeter Invariant | ||
Результат |