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