Exemple #1
0
 public void ClearCustomVariable(int position)
 {
     _sessionVariables.Clear(position);
 }