Метод | Описание | |
---|---|---|
Age ( this dt ) : System.TimeSpan | ||
WriteLine ( this sb, string fmt ) : void |
public static Age ( this dt ) : System.TimeSpan | ||
dt | this | |
Результат | System.TimeSpan |
public static WriteLine ( this sb, string fmt ) : void | ||
sb | this | |
fmt | string | |
Результат | void |