Пример #1
0
 public static List <Model.File> GetFileInfo(int fileId)
 {
     return(RepositoryFile.GetFileInfo(fileId));
 }