IncludeFilter.Rules Property NReflect
Gets the list of exception rules.

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

public List<FilterRule> Rules { get; set; }
See Also