YouPluginManager Constructor YouInteract Documentation
The Constructor of YouPluginManager. It will load Plugins based on which apps are active.

Namespace: YouInteract.YouPlugin_System
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public YouPluginManager(
	string[] activeApps
)

Parameters

activeApps
Type:  System String 
A String Array containing the name of the active Applications
See Also