Mono Class Library: Overview

System._AppDomain: Members

The members of System._AppDomain are listed below.

Public Properties

[read-only]
BaseDirectorystring. Documentation for this section has not yet been entered.
[read-only]
DynamicDirectorystring. Documentation for this section has not yet been entered.
[read-only]
EvidenceSystem.Security.Policy.Evidence. Documentation for this section has not yet been entered.
[read-only]
FriendlyNamestring. Documentation for this section has not yet been entered.
[read-only]
RelativeSearchPathstring. Documentation for this section has not yet been entered.
[read-only]
ShadowCopyFilesbool. Documentation for this section has not yet been entered.

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.

Public Events

AssemblyLoadDocumentation for this section has not yet been entered.
AssemblyResolveDocumentation for this section has not yet been entered.
DomainUnloadDocumentation for this section has not yet been entered.
ProcessExitDocumentation for this section has not yet been entered.
ResourceResolveDocumentation for this section has not yet been entered.
TypeResolveDocumentation for this section has not yet been entered.
UnhandledExceptionDocumentation for this section has not yet been entered.