Flush() 보호된 메소드

protected Flush ( ) : void
리턴 void
예제 #1
0
 public override void Flush()
 {
     handler.Flush();
 }