C# Класс Server.AosElementAttributes

Наследование: BaseAttributes
Показать файл Открыть проект Примеры использования класса

Private Properties

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

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

Метод Описание
AosElementAttributes ( Item owner ) : System
AosElementAttributes ( Item owner, AosElementAttributes other ) : System
AosElementAttributes ( Item owner, Server.GenericReader reader ) : System
ToString ( ) : string
this ( AosElementAttribute attribute ) : int

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

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

public AosElementAttributes ( Item owner ) : System
owner Item
Результат System

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

public AosElementAttributes ( Item owner, AosElementAttributes other ) : System
owner Item
other AosElementAttributes
Результат System

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

public AosElementAttributes ( Item owner, Server.GenericReader reader ) : System
owner Item
reader Server.GenericReader
Результат System

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

public ToString ( ) : string
Результат string

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

public this ( AosElementAttribute attribute ) : int
attribute AosElementAttribute
Результат int