示例#1
0
 public override void opSDoubleS_async(AMD_MyClass_opSDoubleS cb, Stack <double> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }
示例#2
0
 public override void opSDoubleS_async(AMD_MyClass_opSDoubleS cb, Stack<double> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }