Пример #1
0
 /// Clear all streams
 public void ClearAll()
 {
     Validate();
     Streams.ClearAll();
 }