Neokernel API

MonoReporter Class

This is the reporter to use when running under Mono, a .NET CLR available from http://www.mono-project.com. It is also the default reporter used by the NK. If you are using windows, the ConsoleReporter provides color-coded output in the console.

For a list of all members of this type, see MonoReporter Members .

System.Object
   MonoReporter

public class MonoReporter : IReporterInterface

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.io

Assembly: Neokernel (in Neokernel.exe)

See Also

MonoReporter Members | com.neokernel.io Namespace