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

GetApplicationComponentManifest() 개인적인 메소드

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