Ejemplo n.º 1
0
 private string GetCampaign(int tenant)
 {
     return(CoreSettings.GetCampaign(tenant));
 }