System.Deployment.Internal.InternalActivationContextHelper.GetApplicationComponentManifest C# (CSharp) Méthode

GetApplicationComponentManifest() private méthode

private GetApplicationComponentManifest ( ActivationContext appInfo ) : object
appInfo System.ActivationContext
Résultat object
		public static object GetApplicationComponentManifest (ActivationContext appInfo)
		{
			throw new NotImplementedException ();
		}