Ejemplo n.º 1
0
 public override void opNDV_async(AMD_MyClass_opNDV cb, Dictionary <string, Dictionary <int, int> > i,
                                  Ice.Current current)
 {
     cb.ice_response(i, i);
 }
Ejemplo n.º 2
0
 public override void opNDV_async(AMD_MyClass_opNDV cb, Dictionary<string, Dictionary<int, int>> i,
                                  Ice.Current current)
 {
     cb.ice_response(i, i);
 }