Clear() public method

public Clear ( ) : void
return void
コード例 #1
0
 public void Clear()
 {
     _st.Clear();
 }