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

GetApplicationManifestBytes() 개인적인 메소드

private GetApplicationManifestBytes ( ActivationContext appInfo ) : byte[]
appInfo System.ActivationContext
리턴 byte[]
		public static byte [] GetApplicationManifestBytes (ActivationContext appInfo)
		{
			throw new NotImplementedException ();
		}