Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ScrGen
UpdateArgs
C# Class ScrGen.UpdateArgs
Inheritance:
Common.StartupArgs
Mostra file
Open project: vitalyobukhov/WebSaver
Protected Methods
Method
Description
InnerParse
(
string
args
) :
bool
TryParseOutputPath
(
string
arg
) :
bool
UpdateArgs
( ) :
Common.System
Method Details
InnerParse()
protected
method
protected
InnerParse
(
string
args
) :
bool
args
string
return
bool
TryParseOutputPath()
protected
method
protected
TryParseOutputPath
(
string
arg
) :
bool
arg
string
return
bool
UpdateArgs()
protected
method
protected
UpdateArgs
( ) :
Common.System
return
Common.System