YouNavigation
EventHandler Delegate
YouInteract Documentation
The event handler
Namespace:
YouInteract.YouPlugin_Developing
Assembly:
YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
delegate
void
EventHandler
(
string
e
)
public delegate void EventHandler( string e )
Parameters
e
Type:
System
String
A string
See Also
Reference
YouInteract.YouPlugin_Developing Namespace