Show / Hide Table of Contents

Delegate IrcRawDataHandler

Namespace: GravyIrc
Assembly: GravyIrc.dll
Syntax
public delegate void IrcRawDataHandler(IrcClient client, string rawData);
Parameters
Type Name Description
IrcClient client
System.String rawData
  • Improve this Doc
  • View Source
Back to top Generated by DocFX