Method | Description | |
---|---|---|
Capture ( ) : object | ||
Dispose ( ) : void | ||
LoggerFileScope ( string fileName ) : System | ||
Restore ( object captured ) : |
Method | Description | |
---|---|---|
GetFileName ( ) : string | ||
SetFileName ( string fileName ) : void |
public LoggerFileScope ( string fileName ) : System | ||
fileName | string | |
return | System |
public static Restore ( object captured ) : |
||
captured | object | |
return |