Exemplo n.º 1
0
 public static bool CreateHU(HistoryUser hu)
 {
     return(UserBUS.CreateHU(hu));
 }