C# Class NPoco.PrimaryKeyAttribute

Inheritance: System.Attribute
显示文件 Open project: schotime/NPoco

Public Methods

Method Description
PrimaryKeyAttribute ( string primaryKey ) : System

Method Details

PrimaryKeyAttribute() public method

public PrimaryKeyAttribute ( string primaryKey ) : System
primaryKey string
return System