示例#1
0
 public void showformthem()
 {
     FormThem fthem = new FormThem();
      fthem.Show();
 }
示例#2
0
        public void showformthem()
        {
            FormThem fthem = new FormThem();

            fthem.Show();
        }