C# 클래스 PCRemote.Core.Commands.CommandBase

파일 보기 프로젝트 열기: terryso/PCRemote

보호된 메소드들

메소드 설명
SendComment ( CommandContext context, string message ) : void

메소드 상세

SendComment() 보호된 메소드

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