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

NextCellInfoView() public method

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