Method | Description | |
---|---|---|
FormatMinutes ( double totalMinutes ) : string | ||
FormatSeconds ( double totalSeconds ) : string |
Method | Description | |
---|---|---|
BuildFormatSection ( int value, string singular, string plural ) : string |
public static FormatMinutes ( double totalMinutes ) : string | ||
totalMinutes | double | |
return | string |
public static FormatSeconds ( double totalSeconds ) : string | ||
totalSeconds | double | |
return | string |