Method | Description | |
---|---|---|
FileMatcher ( string pattern ) : System | ||
IsMatch ( FileSystemChange change ) : bool |
Method | Description | |
---|---|---|
ExtractFileOrDirectoryNameOnly ( FileSystemChange change ) : string | ||
GetDirectoryName ( string path ) : string | ||
IsMatch ( string path ) : bool |
public FileMatcher ( string pattern ) : System | ||
pattern | string | |
return | System |
public IsMatch ( FileSystemChange change ) : bool | ||
change | FileSystemChange | |
return | bool |