Back to Server.Mobiles

VendorItem

(ctor) VendorItem( Item item, int price, string description )
string Description( get; set; )
bool IsForSale( get; )
Item Item( get; )
int Price( get; set; )