コード例 #1
0
ファイル: MSGBuffer.cs プロジェクト: gitter-badger/SharpMC
 public MSGBuffer(ClientWrapper client)
 {
     _client = client;
 }