Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ServiceStack
WebHost
Endpoints
Formats
MessagePack
MessagePackFormat
C# Class ServiceStack.WebHost.Endpoints.Formats.MessagePack.MessagePackFormat
Format methods for MessagePack content type
Afficher le fichier
Open project: e-travel/ServiceStack.MsgPack
Méthodes publiques
Méthode
Description
Register
(
IAppHost
appHost
) :
void
Initializes and register serializers
Method Details
Register()
public
static
méthode
Initializes and register serializers
public
static
Register
(
IAppHost
appHost
) :
void
appHost
IAppHost
The app host object to register with.
Résultat
void