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

Mostrar archivo Open project: diogofdsilva/MS-OSM-Querys Class Usage Examples

Public Methods

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

Method Details

Way() public method

public Way ( ) : System.Collections.Generic
return System.Collections.Generic

Way() public method

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