Ejemplo n.º 1
0
 public NotesImplemention(NotesDBConText text)
 {
     noteDbcontext = text;
 }
Ejemplo n.º 2
0
 public LabelImplementation(NotesDBConText text)
 {
     noteDbcontext = text;
 }