IPlanΒΆ

interface IPlan
readonly bool Planned
readonly bool Deferred
readonly System.Collections.Generic.IReadOnlyCollection<KeyValuePair`2> DeferredSearchOptions
readonly INode DeferredResolvedTarget
readonly string PlanName
readonly IPlan ParentPlan
readonly System.Collections.Generic.IReadOnlyCollection<IPlan> ChildrenPlan
readonly System.Reflection.ConstructorInfo PlannedConstructor
readonly System.Collections.Generic.List<IUnresolvedArgument> PlannedConstructorArguments
readonly System.Func<IContext, Object> PlannedMethod
readonly System.Collections.Generic.List<IPlan> PlannedCreatedNodes
readonly System.Collections.Generic.List<IPlan> DeferredCreatedNodes
readonly string FullName
readonly IPlan PlanRoot
readonly System.Collections.Generic.List<IPlan> DependentOnPlans
readonly bool Discarded
readonly bool Valid
readonly string InvalidHint
readonly System.Type RequestedType
readonly System.Collections.Generic.List<IPlan> DiscardOnResolve