コード例 #1
0
ファイル: Child1.cs プロジェクト: rblavec/WF
 public Child1()
 {
     DAL.RegionList();
     InitializeComponent();
 }