Example #1
0
 public IEnumerable <object> GetLevelChartInformations()
 {
     return(_channelPartnerService.GetLevelChart());
 }