예제 #1
0
 public static bool Update(WordReplaceInfo wordReplaceInfo)
 {
     return(dal.Update(wordReplaceInfo));
 }