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

GetApplicationComponentManifest() private method

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