コード例 #1
0
ファイル: GUI.cs プロジェクト: AutoProt/AutoProt
 private void btnBrowseFasta_Click(object sender, EventArgs e)
 {
     viewmodel.BrowseFasta();
 }