C# Класс GrapeDapper.Core.KeyAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
KeyAttribute ( string columnName = null ) : System

Constructs a new instance of the KeyAttribute.

Описание методов

KeyAttribute() публичный Метод

Constructs a new instance of the KeyAttribute.
public KeyAttribute ( string columnName = null ) : System
columnName string
Результат System