Метод | Описание | |
---|---|---|
ExportTo ( |
||
Top10Listener ( int capacity ) : System.Collections.Generic | ||
Write ( string message ) : void | ||
WriteLine ( string message ) : void |
public ExportTo ( |
||
output | ||
Результат | void |
public Top10Listener ( int capacity ) : System.Collections.Generic | ||
capacity | int | |
Результат | System.Collections.Generic |
public WriteLine ( string message ) : void | ||
message | string | |
Результат | void |