Method | Description | |
---|---|---|
FillTemplate ( this format ) : string | ||
PrintTo ( this value, |
||
PrintToContext ( this value ) : void | ||
RestartTimer ( this sw ) : void |
public static FillTemplate ( this format ) : string | ||
format | this | |
return | string |
public static PrintTo ( this value, |
||
value | this | |
httpContext | ||
return | void |
public static PrintToContext ( this value ) : void | ||
value | this | |
return | void |
public static RestartTimer ( this sw ) : void | ||
sw | this | |
return | void |