BattleInfoPlugin.Views.CellTypeView.CellTypeView C# (CSharp) 메소드

CellTypeView() 공개 메소드

public CellTypeView ( ) : System
리턴 System
        public CellTypeView()
        {
            InitializeComponent();
        }
CellTypeView