Reference Library
BnlsClient..::..ReceivedCDKeyEventHandler Delegate
NamespacesAsgard5.BnlsBnlsClientBnlsClient..::..ReceivedCDKeyEventHandler
Declaration Syntax
C#Visual BasicVisual C++
public delegate void ReceivedCDKeyEventHandler(
	Object sender,
	ReceivedCDKeyEventArgs e
)
Public Delegate Sub ReceivedCDKeyEventHandler ( _
	sender As Object, _
	e As ReceivedCDKeyEventArgs _
)
public delegate void ReceivedCDKeyEventHandler(
	Object^ sender, 
	ReceivedCDKeyEventArgs^ e
)
Parameters

Assembly: Asgard5Library (Module: Asgard5Library)