Exemple #1
0
 public static List <Usuario> Listar()
 {
     return(UsuarioMapper.Listar());
 }