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

GetApplicationManifestBytes() private méthode

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