Beispiel #1
0
 public void UpdateNote(Note m_Note)
 {
     DBNote.UpdateNote(m_Note);
 }