namespace TimeTable.view { public partial class RowEdit : Form { public RowEdit() { InitializeComponent(); } } }