예제 #1
0
 protected Task WipeAsync(Wipe wipe)
 {
     return(Whiteboard.WipeAsync(wipe));
 }