Пример #1
0
 public void Add(string s)
 {
     BangDBNative.AddSWCount(_swsc, s, s.Length, (int)BangDBWindowType.SlidingWindowUnit);
 }