Exemplo n.º 1
0
 public override void opKIntS_async(AMD_MyClass_opKIntS cb, LinkedList <int> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }
Exemplo n.º 2
0
 public override void opKIntS_async(AMD_MyClass_opKIntS cb, LinkedList<int> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }