C# Class AutoMapper.UnitTests.Constructors.When_constructor_is_partial_match_with_value_type.GeoCoordinate

Afficher le fichier Open project: AutoMapper/AutoMapper

Méthodes publiques

Méthode Description
GeoCoordinate ( double longitude, double latitude, double x ) : System

Method Details

GeoCoordinate() public méthode

public GeoCoordinate ( double longitude, double latitude, double x ) : System
longitude double
latitude double
x double
Résultat System