Пример #1
0
 public AddSection()
 {
     InitializeComponent();
     SectionTextbox1.Text = (DependencyFacade.GetMaxSecID() + 1).ToString();
 }