Пример #1
0
 public bool mapping_scope_role_iud(int scope_type_id, int roleid)
 {
     return(da.mapping_scope_role_iud(scope_type_id, roleid));
 }