C# Class KingsGambitExtended.Footman

Inheritance: KingsGambitExtended.Soldier
Afficher le fichier Open project: PeterArnaudov/SoftwareUniversity Class Usage Examples

Méthodes publiques

Méthode Description
Footman ( string name ) : System
KingUnderAttack ( ) : void

Method Details

Footman() public méthode

public Footman ( string name ) : System
name string
Résultat System

KingUnderAttack() public méthode

public KingUnderAttack ( ) : void
Résultat void