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