CommandParameterAttribute Class |
Namespace: SampSharp.Entities.SAMP.Commands
public class CommandParameterAttribute : Attribute
The CommandParameterAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandParameterAttribute | Initializes a new instance of the CommandParameterAttribute class |
| Name | Description | |
|---|---|---|
| Name |
Gets or sets an override value for the name of the parameter.
| |
| Parser |
Gets or sets an override value for the parser of the parameter.
| |
| TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Attribute.) | |
| GetType | (Inherited from Object.) | |
| IsDefaultAttribute | (Inherited from Attribute.) | |
| Match | (Inherited from Attribute.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |