C# Class Server.AosElementAttributes

Inheritance: BaseAttributes
Mostrar archivo Open project: brodock/runuo Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method 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 method

public AosElementAttributes ( Item owner ) : System
owner Item
return System

AosElementAttributes() public method

public AosElementAttributes ( Item owner, AosElementAttributes other ) : System
owner Item
other AosElementAttributes
return System

AosElementAttributes() public method

public AosElementAttributes ( Item owner, Server.GenericReader reader ) : System
owner Item
reader Server.GenericReader
return System

ToString() public method

public ToString ( ) : string
return string

this() public method

public this ( AosElementAttribute attribute ) : int
attribute AosElementAttribute
return int