Exemple #1
0
 public bool LibroFirmaIsAutorized(RuoloInfo info)
 {
     return(MobileManager.LibroFirmaIsAutorized(info));
 }