System.Deployment.Internal.InternalActivationContextHelper.GetDeploymentComponentManifest C# (CSharp) 메소드

GetDeploymentComponentManifest() 개인적인 메소드

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