CustomUIServiceCustomUIs Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Services.CustomUIService.CustomUIs"]
Namespace: RAYLASE.Marker.GUI.Common.ServicesAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntaxpublic IList<(string SerializationTag, string Title, Type Type, string HelpID)> CustomUIs { get; }
Property Value
IListValueTupleString,
String,
Type,
String
See Also