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