C# Class Cmd_Checksum.ArgumentParser, SharpZipLib

Afficher le fichier Open project: icsharpcode/SharpZipLib

Méthodes publiques

Méthode Description
ArgumentParser ( string args ) : System
SetCommand ( Command, command ) : void

Method Details

ArgumentParser() public méthode

public ArgumentParser ( string args ) : System
args string
Résultat System

SetCommand() public méthode

public SetCommand ( Command, command ) : void
command Command,
Résultat void