C# Class XGetoptCS.XGetopt

Afficher le fichier Open project: Neal/iKGD Class Usage Examples

Méthodes publiques

Méthode Description
Getopt ( int argc, string argv, string optstring ) : char
Init ( ) : void
XGetopt ( ) : System

Method Details

Getopt() public méthode

public Getopt ( int argc, string argv, string optstring ) : char
argc int
argv string
optstring string
Résultat char

Init() public méthode

public Init ( ) : void
Résultat void

XGetopt() public méthode

public XGetopt ( ) : System
Résultat System