Exemplo n.º 1
0
 /// <summary>
 ///
 /// </summary>
 public void Flush()
 {
     mFileWriter.Flush();
     mFileWriter.CloseAndReOpen();
 }