Neokernel API

EmailReporter.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

EmailReporter Class | com.neokernel.email Namespace | EmailReporter.println Overload List