Method | Description | |
---|---|---|
Age ( this dt ) : System.TimeSpan | ||
WriteLine ( this sb, string fmt ) : void |
public static Age ( this dt ) : System.TimeSpan | ||
dt | this | |
return | System.TimeSpan |
public static WriteLine ( this sb, string fmt ) : void | ||
sb | this | |
fmt | string | |
return | void |