IBase
Declaration
public interface Strawberry.IBase
Implements: System.IDisposable
Properties
IsDisposed abstract
bool IsDisposed { get }
Methods
Dispose abstract
void Dispose(bool disposing)
Parameters:
| Name | Type | Description |
|---|---|---|
disposing |
System.Boolean |