System.Deployment.Internal.InternalActivationContextHelper.GetDeploymentComponentManifest C# (CSharp) Method

GetDeploymentComponentManifest() private method

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