예제 #1
0
 public override void opLFloatS_async(AMD_MyClass_opLFloatS cb, List <float> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }
예제 #2
0
 public override void opLFloatS_async(AMD_MyClass_opLFloatS cb, List<float> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }