C# Class FluentCassandra.ObjectSerializer.ObjectSerializerFactory

Mostra file 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