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