Property Scope
Scope
Gets the parent scope for this scope or null if no parent scope exists
Declaration
public virtual DIScope Scope { get; }
Property Value
public virtual DIScope Scope { get; }
DIScope |
Gets the parent scope for this scope or null if no parent scope exists
public virtual DIScope Scope { get; }
DIScope |