Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources
|
|
NamedScopeReference ( IDisposable scope ) : System |
Initializes a new instance of the NamedScopeReference class.
|
public Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public NamedScopeReference ( IDisposable scope ) : System | ||
scope | IDisposable | The scope object. |
Результат | System |