Neokernel API

EmailReporter.warning(Object, String) Method

Use this method to report a warning message.

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

Implements

IReporterInterface.warning

See Also

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