C# Class libsbml.XMLConstructorException

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
XMLConstructorException ( ) : System
XMLConstructorException ( string v ) : System

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

XMLConstructorException() public méthode

public XMLConstructorException ( ) : System
Résultat System

XMLConstructorException() public méthode

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

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool