C# Class Aselia.Common.Modules.CommandAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: Earth2Me/Aselia

Public Methods

Method Description
CommandAttribute ( string commands, Authorizations level, string format = "" ) : System

Method Details

CommandAttribute() public method

public CommandAttribute ( string commands, Authorizations level, string format = "" ) : System
commands string
level Authorizations
format string
return System