C# Class PCRemote.Core.Commands.CommandBase

Mostra file Open project: terryso/PCRemote

Protected Methods

Method Description
SendComment ( CommandContext context, string message ) : void

Method Details

SendComment() protected method

protected SendComment ( CommandContext context, string message ) : void
context PCRemote.Core.Entities.CommandContext
message string
return void