Risk1.Player.Player C# (CSharp) Method

Player() public method

public Player ( ) : System
return System
        public Player()
        {
        }

Same methods

Player::Player ( string n, bool human, bool active ) : System