Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MonkeySpace
Core
Session
C# Class MonkeySpace.Core.Session
Datei anzeigen
Open project: megsoftconsulting/MonkeySpace
Class Usage Examples
Public Methods
Method
Description
GetSpeakerList
( ) :
string
HasTag
(
string
tag
) :
bool
Session
( ) :
System
Session
(
JsonValue
json
) :
System
Method Details
GetSpeakerList()
public
method
public
GetSpeakerList
( ) :
string
return
string
HasTag()
public
method
public
HasTag
(
string
tag
) :
bool
tag
string
return
bool
Session()
public
method
public
Session
( ) :
System
return
System
Session()
public
method
public
Session
(
JsonValue
json
) :
System
json
System.Json.JsonValue
return
System