C# Class QSOsm.DTO.OsmHouse

ファイルを表示 Open project: QualitySolution/QSProjects

Public Methods

Method Description
OsmHouse ( long id, string houseNumber, string letter, string name, decimal x, decimal y ) : System

Method Details

OsmHouse() public method

public OsmHouse ( long id, string houseNumber, string letter, string name, decimal x, decimal y ) : System
id long
houseNumber string
letter string
name string
x decimal
y decimal
return System