C# Class PCRemote.Core.Commands.ShutdownCommand

Inheritance: CommandBase, ICommand
Afficher le fichier Open project: terryso/PCRemote

Méthodes publiques

Méthode Description
Execute ( CommandContext context ) : void

Method Details

Execute() public méthode

public Execute ( CommandContext context ) : void
context PCRemote.Core.Entities.CommandContext
Résultat void