Esempio n. 1
0
 public override void opSDoubleS_async(AMD_MyClass_opSDoubleS cb, Stack <double> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }
Esempio n. 2
0
 public override void opSDoubleS_async(AMD_MyClass_opSDoubleS cb, Stack<double> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }