C# Class libsbml.SBMLExtensionException

Inheritance: 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
SBMLExtensionException ( string errmsg ) : System

Private Methods

Method Description
SBMLExtensionException ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( SBMLExtensionException obj ) : HandleRef
getCPtrAndDisown ( SBMLExtensionException obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SBMLExtensionException() public method

public SBMLExtensionException ( string errmsg ) : System
errmsg string
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool