예제 #1
0
 public override void opSLongS_async(AMD_MyClass_opSLongS cb, Stack <long> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }
예제 #2
0
 public override void opSLongS_async(AMD_MyClass_opSLongS cb, Stack<long> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }