Membros Command
Represents a command that is available for use within the context of the parent element of the CommandCollection.
O tipo Command expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
Command() () () () | Initializes a new instance of Command using the default values. | |
Command(String) | Initializes a new instance of the Command class using a name. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clone | Creates a new, full copy of an object. | |
CopyTo | Copies a Command to the specified object. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início