Example #1
0
 private void btnBaseStatusLogRemove_Click(object sender, EventArgs e)
 {
     viewmodel.BaseStatusRemove();
 }