C# Class PCRemote.Core.Commands.GetFileListCommand
Afficher le fichier
Open project: terryso/PCRemote
Méthodes publiques
Méthode |
Description |
|
Execute ( CommandContext context ) : void |
|
|
Private Methods
Méthode |
Description |
|
IsEven ( int num ) : bool |
|
|
Method Details
public Execute ( CommandContext context ) : void |
context |
PCRemote.Core.Entities.CommandContext |
|
Résultat |
void |
|