C# Class ExcelToolKit.CommandParser

Command Parser
Afficher le fichier Open project: fanfeilong/exceltk Class Usage Examples

Méthodes publiques

Méthode Description
CommandParser ( IEnumerable Args ) : System.Collections.Generic
ToString ( ) : string
this ( string Param ) : string

Method Details

CommandParser() public méthode

public CommandParser ( IEnumerable Args ) : System.Collections.Generic
Args IEnumerable
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string

this() public méthode

public this ( string Param ) : string
Param string
Résultat string