C# Class libsbml.XMLConstructorException

Inheritance: System.ArgumentException, IDisposable
Mostra file Open project: sys-bio/libroadrunner-deps Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
XMLConstructorException ( ) : System
XMLConstructorException ( string v ) : System

Private Methods

Method 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 method

public Dispose ( ) : void
return void

XMLConstructorException() public method

public XMLConstructorException ( ) : System
return System

XMLConstructorException() public method

public XMLConstructorException ( string v ) : System
v string
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool