Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Gallatin
Core
Service
SessionContract
C# Class Gallatin.Core.Service.SessionContract
Inheritance:
ISession
Show file
Open project: williamoneill/Gallatin
Public Methods
Method
Description
Reset
( ) :
void
Start
(
INetworkConnection
connection
) :
void
Method Details
Reset()
public
abstract
method
public
abstract
Reset
( ) :
void
return
void
Start()
public
method
public
Start
(
INetworkConnection
connection
) :
void
connection
INetworkConnection
return
void