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