C# Class TimeSpanFormatterExtensions, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
ToString ( TimeSpan, timeSpan, string format, ICustomFormatter formatter ) : string

Private Methods

Méthode Description
MatchReplacer ( Match, m, TimeSpan, timeSpan, TimeSpanFormatter, formatter ) : string

Method Details

ToString() public static méthode

public static ToString ( TimeSpan, timeSpan, string format, ICustomFormatter formatter ) : string
timeSpan TimeSpan,
format string
formatter ICustomFormatter
Résultat string