C# Class Cindeck.Core.OwnedIdol

Inheritance: IIdol
Afficher le fichier Open project: noelex/Cindeck Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OwnedIdol ( int lid, Idol idol, int skillLevel = 10 ) : PropertyChanged
UpdateReference ( Idol idol ) : void

Method Details

OwnedIdol() public méthode

public OwnedIdol ( int lid, Idol idol, int skillLevel = 10 ) : PropertyChanged
lid int
idol Idol
skillLevel int
Résultat PropertyChanged

UpdateReference() public méthode

public UpdateReference ( Idol idol ) : void
idol Idol
Résultat void