C# Class ToddlerAddition.ItemHelper

Show file Open project: Clancey/ToddlerAddition Class Usage Examples

Public Properties

Property Type Description
Items List

Public Methods

Method Description
Next ( ) : string

Private Methods

Method Description
ItemHelper ( ) : System

Method Details

Next() public static method

public static Next ( ) : string
return string

Property Details

Items public static property

public static List Items
return List