예제 #1
0
 /// <summary>
 /// Flush the contents of the OutputBuffer.
 /// </summary>
 internal void FlushOutputInResultDiv()
 {
     _outputBuffer.Flush();
 }