Метод | Описание | |
---|---|---|
Close ( ) : void | ||
WriteLine ( Level level, string s ) : void | ||
WriteLine ( string s ) : void |
public static WriteLine ( Level level, string s ) : void | ||
level | Level | |
s | string | |
Результат | void |
public static WriteLine ( string s ) : void | ||
s | string | |
Результат | void |