Ejemplo n.º 1
0
 public override void opKDoubleS_async(AMD_MyClass_opKDoubleS cb, LinkedList <double> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }
Ejemplo n.º 2
0
 public override void opKDoubleS_async(AMD_MyClass_opKDoubleS cb, LinkedList<double> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }