메소드 | 설명 | |
---|---|---|
Critical ( string format ) : void | ||
Critical ( string sender, string format ) : void | ||
Exception ( string format ) : void | ||
Exception ( string sender, string format ) : void | ||
Info ( string format ) : void | ||
Info ( string sender, string format ) : void |
public static Critical ( string sender, string format ) : void | ||
sender | string | |
format | string | |
리턴 | void |
public static Exception ( string sender, string format ) : void | ||
sender | string | |
format | string | |
리턴 | void |
public static Info ( string sender, string format ) : void | ||
sender | string | |
format | string | |
리턴 | void |