Constructor ScopeWrapper
ScopeWrapper(object)
Initializes a new instance of the ScopeWrapper class.
public ScopeWrapper(object scope)
Parameters
scope
objectThe wrapped object.
Initializes a new instance of the ScopeWrapper class.
public ScopeWrapper(object scope)
scope
objectThe wrapped object.