예제 #1
0
파일: GUI.cs 프로젝트: AutoProt/AutoProt
 private void btnBrowseFasta_Click(object sender, EventArgs e)
 {
     viewmodel.BrowseFasta();
 }