Monopoly.Classes.CommandCard.getValue C# (CSharp) Méthode

getValue() public méthode

public getValue ( ) : int
Résultat int
        public int getValue()
        {
            return 0;
        }