Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SignalRSimpleChatServerDotNet46
Chat
C# Class SignalRSimpleChatServerDotNet46.Chat
Inheritance:
Hub
Mostra file
Open project: hannesne/SignalR_WMR_Sample
Public Methods
Method
Description
Send
(
string
nick
,
string
message
) :
void
Method Details
Send()
public
method
public
Send
(
string
nick
,
string
message
) :
void
nick
string
message
string
return
void