예제 #1
0
 public List <Usuario> ToList()
 {
     return(_objBUS.ToList());
 }