コード例 #1
0
ファイル: BoardSymmInst0.xaml.cs プロジェクト: ellil4/PCAT
 public BoardSymmInst0(BasePage bp)
 {
     InitializeComponent();
     mBasePage = bp;
 }