Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PCRemote
Core
Commands
CommandBase
C# Class PCRemote.Core.Commands.CommandBase
Exibir arquivo
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