C# Класс Realms.WovenAttribute

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

Private Properties

Свойство Тип Описание

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

Метод Описание
WovenAttribute ( Type helperType ) : System

Initializes a new instance of the WovenAttribute class.

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

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

Initializes a new instance of the WovenAttribute class.
public WovenAttribute ( Type helperType ) : System
helperType System.Type The type of the generated RealmObjectHelper for that class.
Результат System