C# Class Soloco.RealTimeWeb.VehicleMonitor.Messages.Vehicle.VehicleStopped

Afficher le fichier Open project: tim-cools/RealTimeWeb.NET

Méthodes publiques

Méthode Description
ToString ( ) : string
VehicleStopped ( System.Guid vehicleId, string vehicleName, string location, double latitude, double longitude ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

VehicleStopped() public méthode

public VehicleStopped ( System.Guid vehicleId, string vehicleName, string location, double latitude, double longitude ) : System
vehicleId System.Guid
vehicleName string
location string
latitude double
longitude double
Résultat System