Exemplo n.º 1
0
 public static bool Update(WordReplaceInfo wordReplaceInfo)
 {
     return(dal.Update(wordReplaceInfo));
 }