コード例 #1
0
 public static function GetAllRole()
 {
     return RoleDAO::GetAllRole();
 }