コード例 #1
0
 private void CancelEdit(object obj)
 {
     TimeEntry.CancelChanges();
     InternalCommands.TimeEntryEditCompleted.Execute(null);
 }