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