C# Class GildedRose.Program

Afficher le fichier Open project: cuipengfei/Spikes Class Usage Examples

Méthodes publiques

Свойство Type Description
Items IList

Méthodes publiques

Méthode Description
InitApp ( ) : Program
IsNotLegendaryItem ( Item item ) : bool
UpdateQuality ( ) : void

Private Methods

Méthode Description
Main ( string args ) : void
PassOneDay ( Item item ) : void
Update ( Item item ) : void

Method Details

InitApp() public static méthode

public static InitApp ( ) : Program
Résultat Program

IsNotLegendaryItem() public static méthode

public static IsNotLegendaryItem ( Item item ) : bool
item Item
Résultat bool

UpdateQuality() public méthode

public UpdateQuality ( ) : void
Résultat void

Property Details

Items public_oe property

public IList Items
Résultat IList