Click or drag to resize
FilterExpressionCompile Method
Compile the filter to type

Namespace: DrawerBackup.Native.Expressions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public CompilerResults Compile(
	string filter
)

Parameters

filter
Type: SystemString

Return Value

Type: CompilerResults
See Also