Exemplo n.º 1
0
 public async Task Campaign(string page = null)
 {
     await publicService.CampaignAsync(Context, page);
 }