Exemplo n.º 1
0
 public ActionResult UserRoleIndex()
 {
     return(View(ObjUserRoleRepository.GetUserRole()));
 }