Click or drag to resize

ContextServiceTContext, TIdContexts Property

Enumerator for all stored contexts.

Namespace:  Slash.Unity.DataBind.StrangeIoC
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public IEnumerable<TContext> Contexts { get; }

Property Value

Type: IEnumerableTContext
See Also