Пример #1
0
 public async Task View([Remainder] string pr2name = null)
 {
     await publicService.ViewAsync(Context, pr2name);
 }