public override void opSIntS_async(AMD_MyClass_opSIntS cb, Stack <int> i, Ice.Current current) { cb.ice_response(i, i); }
public override void opSIntS_async(AMD_MyClass_opSIntS cb, Stack<int> i, Ice.Current current) { cb.ice_response(i, i); }