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