Méthode | Description | |
---|---|---|
Multiply ( TimeSpan ts, int multiplier ) : TimeSpan |
Multiplies the TimeSpan instance by the factor specified.
|
public static Multiply ( TimeSpan ts, int multiplier ) : TimeSpan | ||
ts | TimeSpan | The |
multiplier | int | The multiplie to use. |
Résultat | TimeSpan |