C# Class TimeSpanFormatterExtensions, code

Mostra file Open project: shendongnian/code

Public Methods

Method Description
ToString ( TimeSpan, timeSpan, string format, ICustomFormatter formatter ) : string

Private Methods

Method Description
MatchReplacer ( Match, m, TimeSpan, timeSpan, TimeSpanFormatter, formatter ) : string

Method Details

ToString() public static method

public static ToString ( TimeSpan, timeSpan, string format, ICustomFormatter formatter ) : string
timeSpan TimeSpan,
format string
formatter ICustomFormatter
return string