C# Class Newtonsoft.Json.Tests.TestObjects.Store

Show file Open project: Top-Cat/SteamBot Class Usage Examples

Public Properties

Property Type Description
Color StoreColor
Cost decimal
Employees int
Escape string
Establised System.DateTime
Open bool
RoomsPerFloor int[]
Symbol char
Width double

Public Methods

Method Description
Store ( ) : System

Method Details

Store() public method

public Store ( ) : System
return System

Property Details

Color public property

public StoreColor Color
return StoreColor

Cost public property

public decimal Cost
return decimal

Employees public property

public int Employees
return int

Escape public property

public string Escape
return string

Establised public property

public DateTime,System Establised
return System.DateTime

Open public property

public bool Open
return bool

RoomsPerFloor public property

public int[] RoomsPerFloor
return int[]

Symbol public property

public char Symbol
return char

Width public property

public double Width
return double