Ejemplo n.º 1
0
 public Note(DataRow row, Notes notes) : base(row, notes)
 {
     _notes = notes;
 }