Ejemplo n.º 1
0
 public void SetState(string key)
 {
     this.State = HttpState.GetState(key);
 }