C# Class PGCGame.Xml.XmlTypes.XmlCredits

Inheritance: XmlBaseLoader
Afficher le fichier Open project: GreatMindsRobotics/PGCGame Class Usage Examples

Méthodes publiques

Свойство Type Description
AllHelpers List
Students Student>>.List

Méthodes publiques

Méthode Description
LoadData ( ) : void

Method Details

LoadData() public méthode

public LoadData ( ) : void
Résultat void

Property Details

AllHelpers public_oe property

public List AllHelpers
Résultat List

Students public_oe property

List of Key-Value pairs; int WeekID, struct Student
public List> Students
Résultat Student>>.List