Пример #1
0
 public void PaintNote(Graphics g, Point drawLocation)
 {
     NoteBook.Paint(g, drawLocation, LaneBook);
 }