StatisticFilter.IgnoredConstructors Property NReflect
The count of constructors which are not reflected by the filter.

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

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