FilterRule Constructor NReflect
Creates a new FilterRule with the given values.

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

public FilterRule(
	FilterModifiers modifier,
	FilterElements element
)
See Also