| DiaSpringWrapperDispose Method (Boolean) |
Releases the unmanaged resources used by the
DiaSpringWrapper and optionally releases the managed resources
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntaxprotected virtual void Dispose(
bool A_0
)
Protected Overridable Sub Dispose (
A_0 As Boolean
)
protected:
virtual void Dispose(
bool A_0
)
abstract Dispose :
A_0 : bool -> unit
override Dispose :
A_0 : bool -> unit Parameters
- A_0
- Type: SystemBoolean
[Missing <param name="A_0"/> documentation for "M:Inkostar.DiaSpringWrapper.Dispose(System.Boolean)"]
See Also