Method | Description | |
---|---|---|
Days ( this days ) : System.TimeSpan | ||
Hours ( this hours ) : System.TimeSpan | ||
Milliseconds ( this milliseconds ) : System.TimeSpan | ||
Minutes ( this minutes ) : System.TimeSpan | ||
Seconds ( this seconds ) : System.TimeSpan |
public static Days ( this days ) : System.TimeSpan | ||
days | this | |
return | System.TimeSpan |
public static Hours ( this hours ) : System.TimeSpan | ||
hours | this | |
return | System.TimeSpan |
public static Milliseconds ( this milliseconds ) : System.TimeSpan | ||
milliseconds | this | |
return | System.TimeSpan |
public static Minutes ( this minutes ) : System.TimeSpan | ||
minutes | this | |
return | System.TimeSpan |
public static Seconds ( this seconds ) : System.TimeSpan | ||
seconds | this | |
return | System.TimeSpan |