Property | Type | Description | |
---|---|---|---|
LogAspectConfig | System |
Method | Description | |
---|---|---|
Copy ( ) : |
The copy.
|
|
Open ( ) : |
Get this configuration set from the application's default config file
|
|
Open ( string path ) : |
Get this configuration set from a specific config file
|
|
Save ( ) : void |
Save the current property values to the config file
|
Method | Description | |
---|---|---|
LogAspectConfig ( ) : System |
public static Open ( string path ) : |
||
path | string | The path. |
return |