C# Class qtbot.CommandPlugin.CommandParser

Afficher le fichier Open project: stepperman/HB-Discord-Bot

Méthodes publiques

Méthode Description
ParseArgs ( string input, CommandPart &args ) : bool

Private Methods

Méthode Description
Parse ( string input, string &command, CommandPart &args, bool ParseCommand = false ) : bool

Method Details

ParseArgs() public static méthode

public static ParseArgs ( string input, CommandPart &args ) : bool
input string
args CommandPart
Résultat bool