Exemplo n.º 1
0
 public Webnoterecord WebNoteRead(Webnotecriteria webnotecriteria)
 {
     return(this.repository.WebNoteRead(webnotecriteria));
 }
Exemplo n.º 2
0
 public Webnoterecord WebNoteRead(Webnotecriteria webnotecriteria)
 {
     return(this.adapter.WebNoteRead(webnotecriteria));
 }