C# Class HellionExtendedServer.Managers.Commands.CommandAttribute

Inheritance: Attribute
Afficher le fichier Open project: TheServerExtenders/HellionExtendedServer Class Usage Examples

Méthodes publiques

Свойство Type Description
CommandName string
Description string
Permission string
Plugin string
Usage string

Property Details

CommandName public_oe property

public string CommandName
Résultat string

Description public_oe property

public string Description
Résultat string

Permission public_oe property

public string Permission
Résultat string

Plugin public_oe property

public string Plugin
Résultat string

Usage public_oe property

public string Usage
Résultat string