Beispiel #1
0
 public void CreateMetadataForFile(int fileId)
 {
     _metaRepository.CreateMetadataForFile(fileId);
 }