Свойство | Тип | Описание | |
---|---|---|---|
LogAspectConfig | System |
Метод | Описание | |
---|---|---|
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
|
Метод | Описание | |
---|---|---|
LogAspectConfig ( ) : System |
public static Open ( ) : |
||
Результат |
public static Open ( string path ) : |
||
path | string | The path. |
Результат |