Flush() public static method

public static Flush ( ) : void
return void
Esempio n. 1
0
 public static void Flush()
 {
     TraceInternal.Flush();
 }