C# Class System.Runtime.Hosting.ManifestRunner

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description
ExecuteAsAssembly int
ManifestRunner System.Deployment.Internal.Isolation
NewThreadRunner void
Run int
RunInNewThread int

Private Methods

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