Beispiel #1
0
 public override void opNR_async(AMD_MyClass_opNR cb, Dictionary <string, string> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }
Beispiel #2
0
 public override void opNR_async(AMD_MyClass_opNR cb, Dictionary<string, string> i, Ice.Current current)
 {
     cb.ice_response(i, i);
 }