Exemple #1
0
 public void AppValue(string k, string v)
 {
     InitSwap(); SwapMap.App(k, v);
 }