コード例 #1
0
 public IList <OriginalDocumentViewModel> GetEndorsementList()
 {
     return(_iStudent.GetEndorsementList());
 }