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

GetDeploymentComponentManifest() private méthode

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