C# Class DtaSpy.Samples.Export.ExportOptions

Afficher le fichier Open project: niik/DtaSpy Class Usage Examples

Méthodes publiques

Méthode Description
ExportOptions ( ) : System
Parse ( string args ) : bool
PrintCommandLineHelp ( string message ) : int

Method Details

ExportOptions() public méthode

public ExportOptions ( ) : System
Résultat System

Parse() public méthode

public Parse ( string args ) : bool
args string
Résultat bool

PrintCommandLineHelp() public méthode

public PrintCommandLineHelp ( string message ) : int
message string
Résultat int