Method | Description | |
---|---|---|
IsDirectoryAllowed ( string relativePath, FileAttributes attributes ) : bool | ||
IsFileAllowed ( string relativePath, FileAttributes attributes ) : bool | ||
Seal ( ) : void |
Method | Description | |
---|---|---|
HasExtension ( string filePath ) : bool |
public IsDirectoryAllowed ( string relativePath, FileAttributes attributes ) : bool | ||
relativePath | string | |
attributes | FileAttributes | |
return | bool |
public IsFileAllowed ( string relativePath, FileAttributes attributes ) : bool | ||
relativePath | string | |
attributes | FileAttributes | |
return | bool |