C# 클래스 HimawariNoFormAutostart.AutoStart

파일 보기 프로젝트 열기: koroteeww/HimawariBackground 1 사용 예제들

공개 메소드들

메소드 설명
DisableAutoStart ( ) : void
EnableAutoStart ( string pathToExeFile ) : void

메소드 상세

DisableAutoStart() 공개 정적인 메소드

public static DisableAutoStart ( ) : void
리턴 void

EnableAutoStart() 공개 정적인 메소드

public static EnableAutoStart ( string pathToExeFile ) : void
pathToExeFile string
리턴 void