C# Class MS.OSM.Querys.DTO.Way

Afficher le fichier Open project: diogofdsilva/MS-OSM-Querys Class Usage Examples

Méthodes publiques

Méthode Description
Way ( ) : System.Collections.Generic
Way ( long id, string @ref, string name, string type ) : System.Collections.Generic

Method Details

Way() public méthode

public Way ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Way() public méthode

public Way ( long id, string @ref, string name, string type ) : System.Collections.Generic
id long
@ref string
name string
type string
Résultat System.Collections.Generic