C# Class PCRemote.Core.Commands.CommandBase

Afficher le fichier Open project: terryso/PCRemote

Méthodes protégées

Méthode Description
SendComment ( CommandContext context, string message ) : void

Method Details

SendComment() protected méthode

protected SendComment ( CommandContext context, string message ) : void
context PCRemote.Core.Entities.CommandContext
message string
Résultat void