C# Class EveryonesClasses.Batch

Mostrar archivo Open project: DMOE15C/Orchard-Project-Global- Class Usage Examples

Public Methods

Method Description
Batch ( )
Batch ( int id, double amountOfFruit, string team, double sellAbleAmount, Field field )
ToString ( ) : string

Method Details

Batch() public method

public Batch ( )

Batch() public method

public Batch ( int id, double amountOfFruit, string team, double sellAbleAmount, Field field )
id int
amountOfFruit double
team string
sellAbleAmount double
field Field

ToString() public method

public ToString ( ) : string
return string