|
My Project v1
Project
|


Public 成员函数 | |
| GameLogSink () | |
| void | Log (LogType type, string message) |
静态 Public 成员函数 | |
| static string | GetRecentLog (int bytesCount) |
| static List< string > | GetRecentLogLines (int bytesCount) |
静态 Public 属性 | |
| static Stream | m_stream |
| static StreamWriter | m_writer |
| const string | fName = "GameLogSink" |
| Game.GameLogSink.GameLogSink | ( | ) |
|
static |


|
static |


| void Game.GameLogSink.Log | ( | LogType | type, |
| string | message ) |
|
static |
|
static |
|
static |