C# Class FluentCassandra.ObjectSerializer.ObjectSerializerFactory

Afficher le fichier Open project: nativex/fluentcassandra

Méthodes publiques

Méthode Description
Get ( Type type ) : IObjectSerializer

Private Methods

Méthode Description
CreateProvider ( Type type ) : IObjectSerializer

Method Details

Get() public static méthode

public static Get ( Type type ) : IObjectSerializer
type System.Type
Résultat IObjectSerializer