예제 #1
0
 protected Task StrokeAsync(Stroke stroke)
 {
     return(Whiteboard.StrokeAsync(stroke));
 }