Esempio n. 1
0
 static PendingProgress()
 {
     PendingProgress.tracer = PSTraceSource.GetTracer("PendingProgress", "Console Host Progress");
 }
Esempio n. 2
0
 static ConsoleHostRawUserInterface()
 {
     ConsoleHostRawUserInterface.tracer = PSTraceSource.GetTracer("ConsoleHostRawUserInterface", "Console host's subclass of S.M.A.Host.RawConsole");
 }
Esempio n. 3
0
 static CoreCommandBase()
 {
     CoreCommandBase.tracer = PSTraceSource.GetTracer("NavigationCommands", "The namespace navigation tracer");
 }