pdachess.Castle.getType C# (CSharp) Méthode

getType() public méthode

public getType ( ) : string
Résultat string
        public override string getType()
        {
            return "Castle";
        }