Method | Description | |
---|---|---|
Create ( object scope ) : |
Creates a new instance of the ScopeWrapper class.
|
|
ScopeWrapper ( object scope ) |
Initializes a new instance of the ScopeWrapper class.
|
public static Create ( object scope ) : |
||
scope | object | The wrapped object. |
return |