Click or drag to resize

PluginModuleAttribute Constructor

Initializes a new instance of the PluginModuleAttribute class.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public PluginModuleAttribute(
	params string[] categories
)

Parameters

categories
Type: SystemString
The categories.
See Also