Example #1
0
 public static NoteInfoList NoteFetchInfoList(NoteDataCriteria criteria)
 {
     return(NoteInfoList.FetchNoteInfoList(criteria));
 }