libsbml.MathML.MathML C# (CSharp) Method

MathML() private method

private MathML ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
return System
        internal MathML(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr    = new HandleRef(this, cPtr);
        }

Same methods

MathML::MathML ( ) : System
MathML::MathML ( SBMLNamespaces sbmlns ) : System