Пример #1
0
 public virtual IActionResult AttachmentsGet()
 {
     return(_service.AttachmentsGetAsync());
 }