|
ScriptStack 1.0.5
|
Go to the source code of this file.
Classes | |
| class | ScriptStack.Runtime.DenyAllClrPolicy |
| Denies all CLR interop. Default Policy! More... | |
| class | ScriptStack.Runtime.AllowAllClrPolicy |
| Allows all CLR interop. Use only for trusted scripts. More... | |
| class | ScriptStack.Runtime.SafeClrPolicy |
| A conservative "safe" policy: allows access only to a small set of generally harmless BCL types and members, blocks reflection/IO/process/threading by default. More... | |
Namespaces | |
| namespace | ScriptStack |
| namespace | ScriptStack.Runtime |