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
Zetbox
Client
ServerDomainManager
C# Class Zetbox.Client.ServerDomainManager
Delegates the
IZetboxAppDomain
interface into a new AppDomain.
Inheritance:
IZetboxAppDomain
,
IDisposable
Mostra file
Open project: daszat/zetbox
Public Methods
Method
Description
Dispose
( ) :
void
Start
(
ZetboxConfig
config
) :
void
Stop
( ) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Start()
public
method
public
Start
(
ZetboxConfig
config
) :
void
config
Zetbox.API.Configuration.ZetboxConfig
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void