Ejemplo n.º 1
0
 public bool ExistsElementWithSignCades(UserInfo userInfo, RuoloInfo roleInfo)
 {
     return(MobileManager.ExistsElementWithSignCades(userInfo, roleInfo));
 }