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
FluentCassandra
ObjectSerializer
ObjectSerializerFactory
C# Class FluentCassandra.ObjectSerializer.ObjectSerializerFactory
Datei anzeigen
Open project: nativex/fluentcassandra
Public Methods
Method
Description
Get
(
Type
type
) :
IObjectSerializer
Private Methods
Method
Description
CreateProvider
(
Type
type
) :
IObjectSerializer
Method Details
Get()
public
static
method
public
static
Get
(
Type
type
) :
IObjectSerializer
type
System.Type
return
IObjectSerializer