YouNavigation EventHandler DelegateYouInteract Documentation
The event handler

Namespace: YouInteract.YouPlugin_Developing
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public delegate void EventHandler(
	string e
)

Parameters

e
Type: System String
A string
See Also