Click or drag to resize

CustomUIServiceCustomUIs Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Services.CustomUIService.CustomUIs"]


Namespace: RAYLASE.Marker.GUI.Common.Services
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public IList<(string SerializationTag, string Title, Type Type, string HelpID)> CustomUIs { get; }

Property Value

IListValueTupleString, String, Type, String
See Also