Mono Class Library: Overview

System.AppDomainManager: Members

The members of System.AppDomainManager are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ApplicationActivatorSystem.Runtime.Hosting.ApplicationActivator. Documentation for this section has not yet been entered.
[read-only]
EntryAssemblySystem.Reflection.Assembly. Documentation for this section has not yet been entered.
[read-only]
HostExecutionContextManagerSystem.Threading.HostExecutionContextManager. Documentation for this section has not yet been entered.
[read-only]
HostSecurityManagerSystem.Security.HostSecurityManager. Documentation for this section has not yet been entered.
InitializationFlagsAppDomainManagerInitializationOptions. Documentation for this section has not yet been entered.

Public Methods

CreateDomain(string, System.Security.Policy.Evidence, AppDomainSetup) : AppDomain
Documentation for this section has not yet been entered.
InitializeNewDomain(AppDomainSetup)
Documentation for this section has not yet been entered.

Protected Methods

static
CreateDomainHelper(string, System.Security.Policy.Evidence, AppDomainSetup) : AppDomain
Documentation for this section has not yet been entered.