System.Deployment.Internal.InternalActivationContextHelper.GetDeploymentManifestBytes C# (CSharp) Méthode

GetDeploymentManifestBytes() private méthode

private GetDeploymentManifestBytes ( ActivationContext appInfo ) : byte[]
appInfo System.ActivationContext
Résultat byte[]
		public static byte [] GetDeploymentManifestBytes (ActivationContext appInfo)
		{
			throw new NotImplementedException ();
		}