libSBML C# API  libSBML 5.13.0 C# API
libsbmlcs.MathML Class Reference
Inheritance diagram for libsbmlcs.MathML:
[legend]

Public Member Functions

virtual void Dispose ()
 
 MathML (SBMLNamespaces sbmlns)
 
 MathML ()
 
void setPrefix (string prefix)
 

Protected Attributes

bool swigCMemOwn
 

Constructor & Destructor Documentation

§ MathML() [1/2]

libsbmlcs.MathML.MathML ( SBMLNamespaces  sbmlns)

§ MathML() [2/2]

libsbmlcs.MathML.MathML ( )

Member Function Documentation

§ Dispose()

virtual void libsbmlcs.MathML.Dispose ( )
virtual

§ setPrefix()

void libsbmlcs.MathML.setPrefix ( string  prefix)

Member Data Documentation

§ swigCMemOwn

bool libsbmlcs.MathML.swigCMemOwn
protected