Neokernel API

FileReporter.println(Object, String) Method

Use this method to report an event message.

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

Implements

IReporterInterface.println

See Also

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