C# Class ScrGen.UpdateArgs

Inheritance: Common.StartupArgs
Afficher le fichier Open project: vitalyobukhov/WebSaver

Méthodes protégées

Méthode Description
InnerParse ( string args ) : bool
TryParseOutputPath ( string arg ) : bool
UpdateArgs ( ) : Common.System

Method Details

InnerParse() protected méthode

protected InnerParse ( string args ) : bool
args string
Résultat bool

TryParseOutputPath() protected méthode

protected TryParseOutputPath ( string arg ) : bool
arg string
Résultat bool

UpdateArgs() protected méthode

protected UpdateArgs ( ) : Common.System
Résultat Common.System