libSBML C# API  5.18.0
libsbmlcs.Callback Class Reference
Inheritance diagram for libsbmlcs.Callback:
[legend]

Public Member Functions

 Callback ()
 
virtual void Dispose ()
 
delegate int SwigDelegateCallback_0 (global::System.IntPtr doc)
 

Protected Attributes

bool swigCMemOwn
 

Constructor & Destructor Documentation

libsbmlcs.Callback.Callback ( )

Member Function Documentation

virtual void libsbmlcs.Callback.Dispose ( )
virtual
delegate int libsbmlcs.Callback.SwigDelegateCallback_0 ( global::System.IntPtr  doc)

Member Data Documentation

bool libsbmlcs.Callback.swigCMemOwn
protected