Method | Description | |
---|---|---|
Multiply ( this interval, int times ) : System.TimeSpan | ||
RoundToYears ( this source ) : int |
Rounding conversion of TimeSpan to Years
|
public static Multiply ( this interval, int times ) : System.TimeSpan | ||
interval | this | |
times | int | |
return | System.TimeSpan |
public static RoundToYears ( this source ) : int | ||
source | this | |
return | int |