Click or drag to resize

PluginsProviderPluginTypes Property

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


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

Property Value

IListType

Implements

IPluginsProviderPluginTypes
See Also