コード例 #1
0
 public OperationResult RemoveAllFuncsFromDb()
 {
     return(userGroupService.RemoveAllFuncsFromDb());
 }