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

IsFirstRun() private méthode

private IsFirstRun ( ActivationContext appInfo ) : bool
appInfo System.ActivationContext
Résultat bool
		public static bool IsFirstRun (ActivationContext appInfo)
		{
			throw new NotImplementedException ();
		}