C# Class CassandraSharp.CQLPoco.CassandraTypeSerializerAttribute

Inheritance: System.Attribute
显示文件 Open project: pchalamet/cassandra-sharp

Public Methods

Method Description
CassandraTypeSerializerAttribute ( Type serializer ) : System.Linq

Method Details

CassandraTypeSerializerAttribute() public method

public CassandraTypeSerializerAttribute ( Type serializer ) : System.Linq
serializer System.Type
return System.Linq