public async Task View([Remainder] string pr2name = null) { await publicService.ViewAsync(Context, pr2name); }