System.Deployment.Internal.InternalActivationContextHelper.IsFirstRun C# (CSharp) Method

IsFirstRun() private method

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