Пример #1
0
 public Webnoterecord WebNoteRead(Webnotecriteria webnotecriteria)
 {
     return(this.repository.WebNoteRead(webnotecriteria));
 }
Пример #2
0
 public Webnoterecord WebNoteRead(Webnotecriteria webnotecriteria)
 {
     return(this.adapter.WebNoteRead(webnotecriteria));
 }