System.Deployment.Internal.InternalActivationContextHelper.GetDeploymentManifestBytes C# (CSharp) Метод

GetDeploymentManifestBytes() приватный Метод

private GetDeploymentManifestBytes ( ActivationContext appInfo ) : byte[]
appInfo System.ActivationContext
Результат byte[]
		public static byte [] GetDeploymentManifestBytes (ActivationContext appInfo)
		{
			throw new NotImplementedException ();
		}