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