コード例 #1
0
ファイル: ScpProxy.cs プロジェクト: Blackbird88/ScpServer
 public void PromotePad(byte pad)
 {
     _rootHub.PromotePad(pad);
 }