C# Class DtaSpy.Samples.Export.ExportOptions

显示文件 Open project: niik/DtaSpy Class Usage Examples

Public Methods

Method Description
ExportOptions ( ) : System
Parse ( string args ) : bool
PrintCommandLineHelp ( string message ) : int

Method Details

ExportOptions() public method

public ExportOptions ( ) : System
return System

Parse() public method

public Parse ( string args ) : bool
args string
return bool

PrintCommandLineHelp() public method

public PrintCommandLineHelp ( string message ) : int
message string
return int