C# 클래스 ScrGen.UpdateArgs

상속: Common.StartupArgs
파일 보기 프로젝트 열기: vitalyobukhov/WebSaver

보호된 메소드들

메소드 설명
InnerParse ( string args ) : bool
TryParseOutputPath ( string arg ) : bool
UpdateArgs ( ) : Common.System

메소드 상세

InnerParse() 보호된 메소드

protected InnerParse ( string args ) : bool
args string
리턴 bool

TryParseOutputPath() 보호된 메소드

protected TryParseOutputPath ( string arg ) : bool
arg string
리턴 bool

UpdateArgs() 보호된 메소드

protected UpdateArgs ( ) : Common.System
리턴 Common.System