Esempio n. 1
0
 internal void InsertFile(FileDto file)
 {
     InsertFile(file, out var __);
 }