SleepHunter.Models.Player.Player C# (CSharp) Méthode

Player() public méthode

public Player ( ) : System
Résultat System
        public Player()
            : this(null)
        {
        }

Same methods

Player::Player ( ClientProcess process ) : System