C# Class HellionExtendedServer.Managers.Commands.CommandAttribute

Inheritance: Attribute
ファイルを表示 Open project: TheServerExtenders/HellionExtendedServer Class Usage Examples

Public Properties

Property Type Description
CommandName string
Description string
Permission string
Plugin string
Usage string

Property Details

CommandName public_oe property

public string CommandName
return string

Description public_oe property

public string Description
return string

Permission public_oe property

public string Permission
return string

Plugin public_oe property

public string Plugin
return string

Usage public_oe property

public string Usage
return string