Method | Description | |
---|---|---|
PriceWatch ( ) : GW2PAO.PresentationCore |
Default constructor for serialization/deserialization
|
|
PriceWatch ( int itemId, string itemName ) : GW2PAO.PresentationCore |
Secondary constructor
|
public PriceWatch ( ) : GW2PAO.PresentationCore | ||
return | GW2PAO.PresentationCore |
public PriceWatch ( int itemId, string itemName ) : GW2PAO.PresentationCore | ||
itemId | int | ID for the item this price watch is for |
itemName | string | Name of the item this price watch is for |
return | GW2PAO.PresentationCore |