Exemplo n.º 1
0
 public Boolean Update(LCID lcid)
 {
     return(Update(lcid.GetCultureInfo()));
 }