コード例 #1
0
ファイル: ThrowerAMDI.cs プロジェクト: sbesson/zeroc-ice
 public override void throwAssertException_async(AMD_Thrower_throwAssertException cb, Ice.Current current)
 {
     Debug.Assert(false);
 }
コード例 #2
0
ファイル: ThrowerAMDI.cs プロジェクト: yiqideren/ice
 public override void throwAssertException_async(AMD_Thrower_throwAssertException cb, Ice.Current current)
 {
     Debug.Assert(false);
 }