C# Класс Realms.MapToAttribute

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

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

Метод Описание
MapToAttribute ( string mapping ) : System

Initializes a new instance of the MapToAttribute class.

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

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

Initializes a new instance of the MapToAttribute class.
public MapToAttribute ( string mapping ) : System
mapping string The name of the property in the database.
Результат System