| AppendPrivatePath(string)Documentation for this section has not yet been entered. |
| ApplyPolicy(string) : stringDocumentation for this section has not yet been entered. |
| ClearPrivatePath()Documentation for this section has not yet been entered. |
| ClearShadowCopyPath()Documentation for this section has not yet been entered. |
| CreateComInstanceFrom(string, string) : System.Runtime.Remoting.ObjectHandleDocumentation for this section has not yet been entered. |
| CreateComInstanceFrom(string, string, byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm) : System.Runtime.Remoting.ObjectHandleDocumentation for this section has not yet been entered. |
static | CreateDomain(string) : AppDomain Creates and returns a new application domain with the specified name.
|
static | CreateDomain(string, System.Security.Policy.Evidence) : AppDomainDocumentation for this section has not yet been entered. |
static | CreateDomain(string, System.Security.Policy.Evidence, AppDomainSetup) : AppDomainDocumentation for this section has not yet been entered. |
static | CreateDomain(string, System.Security.Policy.Evidence, AppDomainSetup, System.Security.PermissionSet, params System.Security.Policy.StrongName[]) : AppDomainDocumentation for this section has not yet been entered. |
static | CreateDomain(string, System.Security.Policy.Evidence, string, string, bool) : AppDomainDocumentation for this section has not yet been entered. |
static | CreateDomain(string, System.Security.Policy.Evidence, string, string, bool, AppDomainInitializer, string[]) : AppDomainDocumentation for this section has not yet been entered. |
| CreateInstance(string, string) : System.Runtime.Remoting.ObjectHandleDocumentation for this section has not yet been entered. |
| CreateInstance(string, string, object[]) : System.Runtime.Remoting.ObjectHandleDocumentation for this section has not yet been entered. |
| CreateInstance(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[], System.Security.Policy.Evidence) : System.Runtime.Remoting.ObjectHandleDocumentation for this section has not yet been entered. |
| CreateInstanceAndUnwrap(string, string) : objectDocumentation for this section has not yet been entered. |
| CreateInstanceAndUnwrap(string, string, object[]) : objectDocumentation for this section has not yet been entered. |
| CreateInstanceAndUnwrap(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[], System.Security.Policy.Evidence) : objectDocumentation for this section has not yet been entered. |
| CreateInstanceFrom(string, string) : System.Runtime.Remoting.ObjectHandleDocumentation for this section has not yet been entered. |
| CreateInstanceFrom(string, string, object[]) : System.Runtime.Remoting.ObjectHandleDocumentation for this section has not yet been entered. |
| CreateInstanceFrom(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[], System.Security.Policy.Evidence) : System.Runtime.Remoting.ObjectHandleDocumentation for this section has not yet been entered. |
| CreateInstanceFromAndUnwrap(string, string) : objectDocumentation for this section has not yet been entered. |
| CreateInstanceFromAndUnwrap(string, string, object[]) : objectDocumentation for this section has not yet been entered. |
| CreateInstanceFromAndUnwrap(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[], System.Security.Policy.Evidence) : objectDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, IEnumerable<System.Reflection.Emit.CustomAttributeBuilder>) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, System.Security.Policy.Evidence) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet, bool) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet, bool, IEnumerable<System.Reflection.Emit.CustomAttributeBuilder>) : System.Reflection.Emit.AssemblyBuilderDocumentation for this section has not yet been entered. |
| DoCallBack(CrossAppDomainDelegate)Documentation for this section has not yet been entered. |
| ExecuteAssembly(string) : intDocumentation for this section has not yet been entered. |
| ExecuteAssembly(string, System.Security.Policy.Evidence) : intDocumentation for this section has not yet been entered. |
| ExecuteAssembly(string, System.Security.Policy.Evidence, string[]) : intDocumentation for this section has not yet been entered. |
| ExecuteAssembly(string, System.Security.Policy.Evidence, string[], byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm) : intDocumentation for this section has not yet been entered. |
| ExecuteAssemblyByName(string) : intDocumentation for this section has not yet been entered. |
| ExecuteAssemblyByName(string, System.Security.Policy.Evidence) : intDocumentation for this section has not yet been entered. |
| ExecuteAssemblyByName(System.Reflection.AssemblyName, System.Security.Policy.Evidence, params string[]) : intDocumentation for this section has not yet been entered. |
| ExecuteAssemblyByName(string, System.Security.Policy.Evidence, params string[]) : intDocumentation for this section has not yet been entered. |
| GetAssemblies() : System.Reflection.Assembly[]Documentation for this section has not yet been entered. |
static | GetCurrentThreadId() : intDocumentation for this section has not yet been entered. |
| GetData(string) : objectDocumentation for this section has not yet been entered. |
| GetType() : TypeDocumentation for this section has not yet been entered. |
override | InitializeLifetimeService() : objectDocumentation for this section has not yet been entered. |
| IsDefaultAppDomain() : boolDocumentation for this section has not yet been entered. |
| IsFinalizingForUnload() : boolDocumentation for this section has not yet been entered. |
| Load(byte[]) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
| Load(System.Reflection.AssemblyName) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
| Load(string) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
| Load(byte[], byte[]) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
| Load(System.Reflection.AssemblyName, System.Security.Policy.Evidence) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
| Load(string, System.Security.Policy.Evidence) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
| Load(byte[], byte[], System.Security.Policy.Evidence) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
| ReflectionOnlyGetAssemblies() : System.Reflection.Assembly[]Documentation for this section has not yet been entered. |
| SetAppDomainPolicy(System.Security.Policy.PolicyLevel)Documentation for this section has not yet been entered. |
| SetCachePath(string)Documentation for this section has not yet been entered. |
| SetData(string, object)Documentation for this section has not yet been entered. |
| SetData(string, object, System.Security.IPermission)Documentation for this section has not yet been entered. |
| SetDynamicBase(string)Documentation for this section has not yet been entered. |
| SetPrincipalPolicy(System.Security.Principal.PrincipalPolicy)Documentation for this section has not yet been entered. |
| SetShadowCopyFiles()Documentation for this section has not yet been entered. |
| SetShadowCopyPath(string)Documentation for this section has not yet been entered. |
| SetThreadPrincipal(System.Security.Principal.IPrincipal)Documentation for this section has not yet been entered. |
override | ToString() : string Returns a string representation of the current instance.
|
static | Unload(AppDomain) Unloads the specified application domain.
|