Exemplo n.º 1
0
 public static function GetRoleByID($id)
 {
     return RoleDAO::GetRoleByID($id);
 }