C# Class Server.AosElementAttributes

Inheritance: BaseAttributes
Afficher le fichier Open project: brodock/runuo Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AosElementAttributes ( Item owner ) : System
AosElementAttributes ( Item owner, AosElementAttributes other ) : System
AosElementAttributes ( Item owner, Server.GenericReader reader ) : System
ToString ( ) : string
this ( AosElementAttribute attribute ) : int

Method Details

AosElementAttributes() public méthode

public AosElementAttributes ( Item owner ) : System
owner Item
Résultat System

AosElementAttributes() public méthode

public AosElementAttributes ( Item owner, AosElementAttributes other ) : System
owner Item
other AosElementAttributes
Résultat System

AosElementAttributes() public méthode

public AosElementAttributes ( Item owner, Server.GenericReader reader ) : System
owner Item
reader Server.GenericReader
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

this() public méthode

public this ( AosElementAttribute attribute ) : int
attribute AosElementAttribute
Résultat int