示例#1
0
文件: TestAMDI.cs 项目: externl/ice
 public override void unknownUserException_async(AMD_TestIntf_unknownUserException cb, Ice.Current current)
 {
     cb.ice_response();
 }
示例#2
0
文件: TestAMDI.cs 项目: sk163/ice-1
 public override void unknownUserException_async(AMD_TestIntf_unknownUserException cb, Ice.Current current)
 {
     cb.ice_response();
 }