메소드 | 설명 | |
---|---|---|
IsDirectoryAllowed ( string relativePath, FileAttributes attributes ) : bool | ||
IsFileAllowed ( string relativePath, FileAttributes attributes ) : bool | ||
Seal ( ) : void |
메소드 | 설명 | |
---|---|---|
HasExtension ( string filePath ) : bool |
public IsDirectoryAllowed ( string relativePath, FileAttributes attributes ) : bool | ||
relativePath | string | |
attributes | FileAttributes | |
리턴 | bool |
public IsFileAllowed ( string relativePath, FileAttributes attributes ) : bool | ||
relativePath | string | |
attributes | FileAttributes | |
리턴 | bool |