Show / Hide Table of Contents

Interface IReportListener

A listener to a list of reported Q&As.

Inherited Members
IUpdateListener<(String, String, String)>.RemoveEvent(ValueTuple<String, String, String>)
IUpdateListener<(String, String, String)>.AddEvent(ValueTuple<String, String, String>)
Namespace: peno_cluster_moderator
Assembly: peno_cluster_moderator.dll
Syntax
public interface IReportListener : IUpdateListener<(string, string, string)>
  • Improve this Doc
  • View Source
Back to top Generated by DocFX