Esempio n. 1
0
 private void btnAddInterpretationKey_Click(object sender, EventArgs e)
 {
     viewmodel.AddInformationKey();
 }