C# Class Schumix.Irc.Commands.Method.CommandMethod

Afficher le fichier Open project: Schumix/Schumix2 Class Usage Examples

Méthodes publiques

Méthode Description
CommandMethod ( CommandDelegate method, CommandPermission permission = CommandPermission.Normal ) : System

Method Details

CommandMethod() public méthode

public CommandMethod ( CommandDelegate method, CommandPermission permission = CommandPermission.Normal ) : System
method CommandDelegate
permission CommandPermission
Résultat System