C# Class libsbml.SBMLConstructorException

Inheritance: System.ArgumentException, IDisposable
Afficher le fichier Open project: sys-bio/libroadrunner-deps Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
SBMLConstructorException ( ) : System
SBMLConstructorException ( string v ) : System
SBMLConstructorException ( string elementName, SBMLNamespaces xmlns ) : System
SBMLConstructorException ( string errmsg, string sbmlErrMsg ) : System
getSBMLErrMsg ( ) : string

Private Methods

Méthode Description
SBMLConstructorException ( IntPtr cPtr, bool cMemoryOwn ) : System
SBMLConstructorException ( IntPtr cPtr, bool cMemoryOwn, string v ) : System
getCPtr ( SBMLConstructorException obj ) : HandleRef
getCPtrAndDisown ( SBMLConstructorException obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SBMLConstructorException() public méthode

public SBMLConstructorException ( ) : System
Résultat System

SBMLConstructorException() public méthode

public SBMLConstructorException ( string v ) : System
v string
Résultat System

SBMLConstructorException() public méthode

public SBMLConstructorException ( string elementName, SBMLNamespaces xmlns ) : System
elementName string
xmlns SBMLNamespaces
Résultat System

SBMLConstructorException() public méthode

public SBMLConstructorException ( string errmsg, string sbmlErrMsg ) : System
errmsg string
sbmlErrMsg string
Résultat System

getSBMLErrMsg() public méthode

public getSBMLErrMsg ( ) : string
Résultat string

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool