コード例 #1
0
 public IResult GetAllApprovalEventRoles()
 {
     return(_approvalManager.GetAllApprovalEventRoles());
 }