コード例 #1
0
 /// <summary>
 /// Clear down the use of the fixed state
 /// </summary>
 public override void ClearFixedState()
 {
     _child.ClearFixedState();
 }