예제 #1
0
 public static void AddSwSetWord(int SwSetId, String WordCStr)
 {
     HDocAtlasLib.AddSwSetWord(SwSetId, WordCStr);
 }