C# Class hdsdump.CLI

Afficher le fichier Open project: WendyH/hdsdump Class Usage Examples

Protected Properties

Свойство Type Description
ACCEPTED string>[].Dictionary

Méthodes publiques

Méthode Description
CLI ( string argv ) : System
EchoSetsParameters ( ) : void
chkParam ( string name ) : bool
displayHelp ( ) : void
getParam ( string name ) : string

Method Details

CLI() public méthode

public CLI ( string argv ) : System
argv string
Résultat System

EchoSetsParameters() public méthode

public EchoSetsParameters ( ) : void
Résultat void

chkParam() public méthode

public chkParam ( string name ) : bool
name string
Résultat bool

displayHelp() public méthode

public displayHelp ( ) : void
Résultat void

getParam() public méthode

public getParam ( string name ) : string
name string
Résultat string

Property Details

ACCEPTED protected_oe static_oe property

protected static Dictionary[] ACCEPTED
Résultat string>[].Dictionary