C# Class Mono.Data.Sqlite.Orm.ComponentModel.EnumAffinityAttribute

Inheritance: System.Attribute
Show file Open project: mattleibow/Mono.Data.Sqlite.Orm

Public Methods

Method Description
EnumAffinityAttribute ( Type type ) : System

Method Details

EnumAffinityAttribute() public method

public EnumAffinityAttribute ( Type type ) : System
type System.Type
return System