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

Inheritance: System.Attribute
Mostrar archivo Open project: mattleibow/Mono.Data.Sqlite.Orm

Public Methods

Method Description
IndexAttribute ( string name ) : System

Method Details

IndexAttribute() public method

public IndexAttribute ( string name ) : System
name string
return System