Click or drag to resize
FilterExpression Constructor
Initializes a new instance of the FilterExpression class

Namespace: DrawerBackup.Native.Expressions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public FilterExpression(
	Type filterSubjectType
)

Parameters

filterSubjectType
Type: SystemType
See Also