Пример #1
0
 public string[] GetAllModelNames()
 {
     // Read files and create BLOs
     return(_modelRepository.GetAllModelNames());
 }