IEntityContainer.Delegates Property NReflect
Gets a list of reflected delegates.

Namespace: NReflect
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

List<NRDelegate> Delegates { get; }
See Also