1 reference to CommandViewModel
Aspire.Dashboard (1)
ResourceService\Partials.cs (1)
103
.Select(c => new
CommandViewModel
(c.Name, MapState(c.State), c.DisplayName, c.DisplayDescription, c.ConfirmationMessage, c.Parameter, c.IsHighlighted, c.IconName, MapIconVariant(c.IconVariant)))