ChestControl.CPlayer.CPlayer C# (CSharp) Метод

CPlayer() публичный Метод

public CPlayer ( int index ) : System.Collections.Generic
index int
Результат System.Collections.Generic
        public CPlayer(int index)
            : base(index)
        {
        }