BattleInfoPlugin.Views.CellTypeView.CellTypeView C# (CSharp) Method

CellTypeView() public method

public CellTypeView ( ) : System
return System
        public CellTypeView()
        {
            InitializeComponent();
        }
CellTypeView