Click or drag to resize

PluginsProviderPluginTypes Property

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


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

Property Value

IListType

Implements

IPluginsProviderPluginTypes
See Also