C# Class yazd.Utils

Afficher le fichier Open project: toptensoftware/yazd

Méthodes publiques

Méthode Description
ParseCommandLine ( string args ) : List
ParseIntegers ( string str, int Count ) : int[]
ParseUShort ( string str ) : ushort

Method Details

ParseCommandLine() public static méthode

public static ParseCommandLine ( string args ) : List
args string
Résultat List

ParseIntegers() public static méthode

public static ParseIntegers ( string str, int Count ) : int[]
str string
Count int
Résultat int[]

ParseUShort() public static méthode

public static ParseUShort ( string str ) : ushort
str string
Résultat ushort