Click or drag to resize

PluginManagerPlugins Property

Namespace:  Clio.Utilities.Plugins
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static HashSet<PluginContainer> Plugins { get; set; }

Property Value

Type: HashSetPluginContainer
See Also