CustomUIsProviderCustomUITypes Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.ClickAndTeachPlugin.CustomUIsProvider.CustomUITypes"]
Namespace: RAYLASE.Marker.ClickAndTeachPluginAssembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntaxpublic IList<(string Label, Type Type, string HelpID)> CustomUITypes { get; }Property Value
IListValueTupleString,
Type,
StringImplements
ICustomUIsProviderCustomUITypes
See Also