Create an instance of sandbox rules which implement safe access rules.
Namespace: WinWrap.Basic.ServerAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
Remarks
These rules restrict script access to a limited subset of the .NET framework.
An assembly added by
AddReference with restricted base on the safe parameter.
An assembly added by
AddScriptableReference is restricted by the Scriptable attributes.
See Also