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