Ejemplo n.º 1
0
        public override int DoSomethingElse(int a, int b)
        {
            int ret = CppApiPINVOKE.Child_DoSomethingElse(swigCPtr, a, b);

            return(ret);
        }