コード例 #1
0
ファイル: ProductPresenter.cs プロジェクト: testerjn/MBilling
 public void CancellClicked()
 {
     m_view.Close();
 }