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 ();
		}