Метод | Описание | |
---|---|---|
DebugWrite ( string format ) : void | ||
ErrorWrite ( |
||
ErrorWrite ( string format ) : void | ||
InfoWrite ( string format ) : void | ||
Logger ( log4net.ILog log ) : System |
public DebugWrite ( string format ) : void | ||
format | string | |
Результат | void |
public ErrorWrite ( |
||
exception | ||
Результат | void |
public ErrorWrite ( string format ) : void | ||
format | string | |
Результат | void |
public Logger ( log4net.ILog log ) : System | ||
log | log4net.ILog | |
Результат | System |