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

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

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