C# Class System.Runtime.Hosting.ManifestRunner

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
ExecuteAsAssembly int
ManifestRunner System.Deployment.Internal.Isolation
NewThreadRunner void
Run int
RunInNewThread int

Private Methods

Method Description
ExecuteAsAssembly ( ) : int
ManifestRunner ( AppDomain domain, ActivationContext activationContext ) : System.Deployment.Internal.Isolation
NewThreadRunner ( ) : void
Run ( bool checkAptModel ) : int
RunInNewThread ( ) : int