Example #1
0
 public IList <ApprovalSetting> GetApprovalSettings()
 {
     return(_controller.GetApprovalSettings());
 }