Neokernel API

FileReporter.debug(Object, String) Method

Use this method to report an event for debugging.

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

Implements

IReporterInterface.debug

See Also

FileReporter Class | com.neokernel.io Namespace | FileReporter.debug Overload List