/ Assembly List / LJCTextInvasion / Players

Namespace - LJCTextInvasion


Syntax

C#
public class Players : List<Player>

Represents the player information.

Public Methods
#ctor Initializes an object instance.
Add Creates an object from the supplied value and adds it to the collection.
SearchHighScore Retrieves the Player with the high score for the specified practice set.
SearchName Retrieves the player for the specified practice set.
4 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.