Click or drag to resize
FilterExtensions Class
Extensions for the filter
Inheritance Hierarchy
SystemObject
  DrawerBackup.Native.ExpressionsFilterExtensions

Namespace: DrawerBackup.Native.Expressions
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static class FilterExtensions

The FilterExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsBiggerThan
Returns if the file is bigger than the length
Public methodStatic memberWithExtension
Returns if the file has a the extension
Public methodStatic memberWithoutExtension
Returns if the file has a the extension
Top
See Also