Inheritance: System.IO.TextWriter
Ejemplo n.º 1
0
        static internal void Dispose()
        {
            //Reset the info.
            s_rIError       = null;
            s_rITestConsole = null;

            //Remove listeners
            s_rLTMConsole = null;
        }
Ejemplo n.º 2
0
        static internal void Dispose()
        {
            //Reset the info.  
            s_rIError = null;
            s_rITestConsole = null;

            //Remove listeners
            s_rLTMConsole = null;
        }