コード例 #1
0
ファイル: EService.cs プロジェクト: liutaobit/Egametang
 public void Flush()
 {
     NativeMethods.EnetHostFlush(this.host);
 }