dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Events

HomeViewModelGoEvent Class

Event result type for the HomeViewModel.OnGo event.

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

Inheritance System.Object 🡒 HomeViewModelGoEvent

Implements System.IEquatable<HomeViewModelGoEvent>

Constructors

HomeViewModelGoEvent() Constructor

Event result type for the HomeViewModel.OnGo event.

public HomeViewModelGoEvent();