コード例 #1
0
ファイル: ScriptHelper.cs プロジェクト: olliz0r/Ledybot
 public void sayhello()
 {
     _ntrClient.sendHelloPacket();
 }