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