Neokernel API

MonoReporter.debug Method

Use this method to report an event for debugging.

public virtual void debug(
   object objectRef,
   string message
);

Implements

IReporterInterface.debug

See Also

MonoReporter Class | com.neokernel.io Namespace