public override int DoSomethingElse(int a, int b) { int ret = CppApiPINVOKE.Child_DoSomethingElse(swigCPtr, a, b); return(ret); }