Class SpecialMarketplaceItem
Inheritance
System.Object
SpecialMarketplaceItem
Assembly: Eco.Shared.dll
Syntax
public class SpecialMarketplaceItem : Object
Constructors
SpecialMarketplaceItem()
Declaration
public SpecialMarketplaceItem()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
URLSuffix
Declaration
public string URLSuffix { get; set; }
Property Value
Type |
Description |
System.String |
|
Extension Methods