StatisticFilter.ReflectedDelegates Property NReflect
The count of reflected delegates.

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

public int ReflectedDelegates { get; private set; }
See Also