Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OfficeAddInServerAuth
Controllers
SocketHub
C# Class OfficeAddInServerAuth.Controllers.SocketHub
Inheritance:
Microsoft.AspNet.SignalR.Hub
ファイルを表示
Open project: dougperkes/Office-Add-in-AspNetMvc-ServerAuth
Public Methods
Method
Description
SendMessage
(
string
clientId
,
string
message
) :
void
Method Details
SendMessage()
public
method
public
SendMessage
(
string
clientId
,
string
message
) :
void
clientId
string
message
string
return
void