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