ICustomUIsProviderCustomUITypes Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.ICustomUIsProvider.CustomUITypes"]
Namespace: RAYLASE.Marker.GUI.CommonAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
SyntaxIList<(string Label, Type Type, string HelpID)> CustomUITypes { get; }
Property Value
IListValueTupleString,
Type,
String
See Also