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

Exibir arquivo 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_oe property

public StoreColor Color
return StoreColor

Cost public_oe property

public decimal Cost
return decimal

Employees public_oe property

public int Employees
return int

Escape public_oe property

public string Escape
return string

Establised public_oe property

public DateTime,System Establised
return System.DateTime

Open public_oe property

public bool Open
return bool

RoomsPerFloor public_oe property

public int[] RoomsPerFloor
return int[]

Symbol public_oe property

public char Symbol
return char

Width public_oe property

public double Width
return double