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