예제 #1
0
 public IEnumerable <Overtech.DataModels.Security.Title> Titles()
 {
     return(_titleService.ListByOrganization(1));
 }