C# Class TrinityCore_Manager.Models.AddEditItemModel

Inheritance: Catel.Data.ModelBase
显示文件 Open project: TrinityCore-Manager/TrinityCore-Manager-v3 Class Usage Examples

Public Properties

Property Type Description
BindProperty PropertyData
BindsProperty PropertyData
BloodElfAllowedProperty PropertyData
BuyCopperProperty PropertyData
BuyGoldProperty PropertyData
BuySilverProperty PropertyData
DeathKnightProperty PropertyData
DraeneiAllowedProperty PropertyData
DruidAllowedProperty PropertyData
DwarfAllowedProperty PropertyData
GnomeAllowedProperty PropertyData
HumanAllowedProperty PropertyData
HunterAllowedProperty PropertyData
ITypeProperty PropertyData
ITypesProperty PropertyData
ItemIdProperty PropertyData
MageAllowedProperty PropertyData
NightElfAllowedProperty PropertyData
OrcAllowedProperty PropertyData
PaladinAllowedProperty PropertyData
PriestAllowedProperty PropertyData
RogueAllowedProperty PropertyData
SellCopperProperty PropertyData
SellGoldProperty PropertyData
SellSilverProperty PropertyData
ShamanAllowedProperty PropertyData
SkillProfessionsProperty PropertyData
TaurenAllowedProperty PropertyData
TrollAllowedProperty PropertyData
UndeadAllowedProperty PropertyData
WarlockAllowedProperty PropertyData
WarriorAllowedProperty PropertyData

Public Methods

Method Description
AddEditItemModel ( ) : System

Method Details

AddEditItemModel() public method

public AddEditItemModel ( ) : System
return System

Property Details

BindProperty public_oe static_oe property

public static PropertyData BindProperty
return PropertyData

BindsProperty public_oe static_oe property

public static PropertyData BindsProperty
return PropertyData

BloodElfAllowedProperty public_oe static_oe property

public static PropertyData BloodElfAllowedProperty
return PropertyData

BuyCopperProperty public_oe static_oe property

public static PropertyData BuyCopperProperty
return PropertyData

BuyGoldProperty public_oe static_oe property

public static PropertyData BuyGoldProperty
return PropertyData

BuySilverProperty public_oe static_oe property

public static PropertyData BuySilverProperty
return PropertyData

DeathKnightProperty public_oe static_oe property

public static PropertyData DeathKnightProperty
return PropertyData

DraeneiAllowedProperty public_oe static_oe property

public static PropertyData DraeneiAllowedProperty
return PropertyData

DruidAllowedProperty public_oe static_oe property

public static PropertyData DruidAllowedProperty
return PropertyData

DwarfAllowedProperty public_oe static_oe property

public static PropertyData DwarfAllowedProperty
return PropertyData

GnomeAllowedProperty public_oe static_oe property

public static PropertyData GnomeAllowedProperty
return PropertyData

HumanAllowedProperty public_oe static_oe property

public static PropertyData HumanAllowedProperty
return PropertyData

HunterAllowedProperty public_oe static_oe property

public static PropertyData HunterAllowedProperty
return PropertyData

ITypeProperty public_oe static_oe property

public static PropertyData ITypeProperty
return PropertyData

ITypesProperty public_oe static_oe property

public static PropertyData ITypesProperty
return PropertyData

ItemIdProperty public_oe static_oe property

public static PropertyData ItemIdProperty
return PropertyData

MageAllowedProperty public_oe static_oe property

public static PropertyData MageAllowedProperty
return PropertyData

NightElfAllowedProperty public_oe static_oe property

public static PropertyData NightElfAllowedProperty
return PropertyData

OrcAllowedProperty public_oe static_oe property

public static PropertyData OrcAllowedProperty
return PropertyData

PaladinAllowedProperty public_oe static_oe property

public static PropertyData PaladinAllowedProperty
return PropertyData

PriestAllowedProperty public_oe static_oe property

public static PropertyData PriestAllowedProperty
return PropertyData

RogueAllowedProperty public_oe static_oe property

public static PropertyData RogueAllowedProperty
return PropertyData

SellCopperProperty public_oe static_oe property

public static PropertyData SellCopperProperty
return PropertyData

SellGoldProperty public_oe static_oe property

public static PropertyData SellGoldProperty
return PropertyData

SellSilverProperty public_oe static_oe property

public static PropertyData SellSilverProperty
return PropertyData

ShamanAllowedProperty public_oe static_oe property

public static PropertyData ShamanAllowedProperty
return PropertyData

SkillProfessionsProperty public_oe static_oe property

public static PropertyData SkillProfessionsProperty
return PropertyData

TaurenAllowedProperty public_oe static_oe property

public static PropertyData TaurenAllowedProperty
return PropertyData

TrollAllowedProperty public_oe static_oe property

public static PropertyData TrollAllowedProperty
return PropertyData

UndeadAllowedProperty public_oe static_oe property

public static PropertyData UndeadAllowedProperty
return PropertyData

WarlockAllowedProperty public_oe static_oe property

public static PropertyData WarlockAllowedProperty
return PropertyData

WarriorAllowedProperty public_oe static_oe property

public static PropertyData WarriorAllowedProperty
return PropertyData