예제 #1
0
 protected Task UndoAsync(Undo undo)
 {
     return(Whiteboard.UndoAsync(undo));
 }