Méthode | Description | |
---|---|---|
AllowDenyDocumentFilter ( ) : System |
Everything is allowed when this ctor is used.
|
|
AllowDenyDocumentFilter ( IEnumerable |
||
IsAllowed ( Document document ) : bool |
public AllowDenyDocumentFilter ( ) : System | ||
Résultat | System |
public AllowDenyDocumentFilter ( IEnumerable |
||
allowedExtensions | IEnumerable |
|
deniedExtensions | IEnumerable |
|
Résultat | System |
public IsAllowed ( Document document ) : bool | ||
document | Document | |
Résultat | bool |