コード例 #1
0
 public void OnExecuteAddCommand(object e)
 {
     ListOfEmployees.Add(selectedEmployee);
 }