C# Class Files.Vitaboy.TimeProperty

Afficher le fichier Open project: Afr0Games/Project-Dollhouse

Méthodes publiques

Свойство Type Description
ID uint
PropertyList List

Méthodes publiques

Méthode Description
TimeProperty ( FileReader Reader ) : System.Collections.Generic

Constructs a new TimeProperty instance.

Method Details

TimeProperty() public méthode

Constructs a new TimeProperty instance.
public TimeProperty ( FileReader Reader ) : System.Collections.Generic
Reader FileReader A FileReader instance used to read a TimeProperty.
Résultat System.Collections.Generic

Property Details

ID public_oe property

public uint ID
Résultat uint

PropertyList public_oe property

public List PropertyList
Résultat List