Beispiel #1
0
 public FileInfoEntity Get(string id)
 {
     return(service.Get(id));
 }