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