Beispiel #1
0
 public Drawing GetDrawing(Int32 drawingId)
 {
     return(BusinessLogic.GetDrawing(drawingId));
 }