C# 클래스 NAPS2.Util.StillImage

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

공개 메소드들

메소드 설명
ParseArgs ( string args ) : void

비공개 메소드들

메소드 설명
RegisterSti ( bool silent, bool noElevation ) : void
RelaunchAsElevated ( ) : void
UnregisterSti ( bool silent, bool noElevation ) : void

메소드 상세

ParseArgs() 공개 메소드

public ParseArgs ( string args ) : void
args string
리턴 void