• Version 4.2.7
Show / Hide Table of Contents

Delegate InfoHandler

Encapsulates a method which is called when an information event occurs.

Namespace: OnixS.CmeMdHandler
Assembly: OnixS.CmeMdHandler.dll
Syntax
public delegate void InfoHandler(Handler handler, string description)
Parameters
Type Name Description
Handler handler

Handler which caused event.

string description

Event description.

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX