Mono Class Library: Overview

System._AppDomain: Method Members

The methods of System._AppDomain are listed below. For a list of all members, see the _AppDomain Members list.

Public Methods

AppendPrivatePath(string)
Documentation 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.
CreateInstance(string, string) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstance(string, string, object[]) : System.Runtime.Remoting.ObjectHandle
Documentation 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.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstanceFrom(string, string) : System.Runtime.Remoting.ObjectHandle
Documentation for this section has not yet been entered.
CreateInstanceFrom(string, string, object[]) : System.Runtime.Remoting.ObjectHandle
Documentation 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.ObjectHandle
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, System.Security.Policy.Evidence) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string) : System.Reflection.Emit.AssemblyBuilder
Documentation for this section has not yet been entered.
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, string, System.Security.Policy.Evidence) : System.Reflection.Emit.AssemblyBuilder
Documentation 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.AssemblyBuilder
Documentation 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.AssemblyBuilder
Documentation 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.AssemblyBuilder
Documentation 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.AssemblyBuilder
Documentation 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.AssemblyBuilder
Documentation for this section has not yet been entered.
DoCallBack(CrossAppDomainDelegate)
Documentation for this section has not yet been entered.
Equals(object) : bool
Documentation for this section has not yet been entered.
ExecuteAssembly(string) : int
Documentation for this section has not yet been entered.
ExecuteAssembly(string, System.Security.Policy.Evidence) : int
Documentation for this section has not yet been entered.
ExecuteAssembly(string, System.Security.Policy.Evidence, string[]) : int
Documentation for this section has not yet been entered.
GetAssemblies() : System.Reflection.Assembly[]
Documentation for this section has not yet been entered.
GetData(string) : object
Documentation for this section has not yet been entered.
GetHashCode() : int
Documentation for this section has not yet been entered.
GetIDsOfNames(ref Guid, IntPtr, uint, uint, IntPtr)
Documentation for this section has not yet been entered.
GetLifetimeService() : object
Documentation for this section has not yet been entered.
GetType() : Type
Documentation for this section has not yet been entered.
GetTypeInfo(uint, uint, IntPtr)
Documentation for this section has not yet been entered.
GetTypeInfoCount(out uint)
Documentation for this section has not yet been entered.
InitializeLifetimeService() : object
Documentation for this section has not yet been entered.
Invoke(uint, ref Guid, uint, short, IntPtr, IntPtr, IntPtr, IntPtr)
Documentation for this section has not yet been entered.
Load(byte[]) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(System.Reflection.AssemblyName) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(string) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(byte[], byte[]) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(System.Reflection.AssemblyName, System.Security.Policy.Evidence) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(string, System.Security.Policy.Evidence) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
Load(byte[], byte[], System.Security.Policy.Evidence) : 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.
SetPrincipalPolicy(System.Security.Principal.PrincipalPolicy)
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.
ToString() : string
Documentation for this section has not yet been entered.