Method IsBlacklisted
IsBlacklisted(string)
Declaration
bool IsBlacklisted(string assemblyName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | assemblyName |
Returns
| Type | Description |
|---|---|
| bool |
IsBlacklisted(FileInfo)
Declaration
bool IsBlacklisted(FileInfo fileInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| FileInfo | fileInfo |
Returns
| Type | Description |
|---|---|
| bool |