Example #1
0
 public ApprovalLevel GetApprovalLevel(int ApprovalLevelId)
 {
     return(_controller.GetApprovalLevel(ApprovalLevelId));
 }