Esempio n. 1
0
 /// <summary>
 /// Clears all state data stored in the session.
 /// </summary>
 public void Clear()
 {
     _state.Clear();
 }