コード例 #1
0
 public void SetState(string key)
 {
     this.State = HttpState.GetState(key);
 }