CommandInfo Class |
Namespace: SampSharp.Entities.SAMP.Commands
public class CommandInfo
The CommandInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandInfo |
Initializes a new instance of the CommandInfo class.
|
| Name | Description | |
|---|---|---|
| Name |
Gets the name of this command.
| |
| Parameters |
Gets the parameters of this command.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |