Initializes a new instance of the 
Performer class
 
Namespace: Slickflow.Engine.CommonAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic Performer(
	string userID,
	string userName
)
Parameters
- userID
 - Type: SystemString
 - userName
 - Type: SystemString
 
See Also