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
SignalRTutorial
Hubs
TagHub
C# Class SignalRTutorial.Hubs.TagHub
Inheritance:
SignalR.Hubs.Hub
,
IConnected
,
IDisconnect
Mostra file
Open project: scottksmith95/SignalRTutorial
Public Methods
Method
Description
getTags
( ) :
void
setTag
(
string
tag
) :
void
Private Methods
Method
Description
TagHub
( ) :
System.Collections.Generic
Method Details
getTags()
public
method
public
getTags
( ) :
void
return
void
setTag()
public
method
public
setTag
(
string
tag
) :
void
tag
string
return
void