dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Events

SearchViewModelSearchClearEvent Class

Event result type for the SearchViewModel.OnSearchClear event.

public class SearchViewModelSearchClearEvent :
System.IEquatable<dymaptic.GeoBlazor.Core.Events.SearchViewModelSearchClearEvent>

Inheritance System.Object 🡒 SearchViewModelSearchClearEvent

Implements System.IEquatable<SearchViewModelSearchClearEvent>

Constructors

SearchViewModelSearchClearEvent() Constructor

Event result type for the SearchViewModel.OnSearchClear event.

public SearchViewModelSearchClearEvent();