Neokernel API

EmailBugReportAgent.submitBugReport Method

Submits a bug report from the specified author (or entity) using the description.

public virtual void submitBugReport(
   string author,
   string description
);

Implements

BugReportInterface.submitBugReport

See Also

EmailBugReportAgent Class | com.neokernel.email Namespace