Click or drag to resize

PluginsProviderPluginTypes Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.PluginsProvider.PluginTypes"]


Namespace: RAYLASE.MarkerPlugin
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public IList<Type> PluginTypes { get; }

Property Value

IListType

Implements

IPluginsProviderPluginTypes
See Also