C# 클래스 MS.OSM.Querys.DTO.Way

파일 보기 프로젝트 열기: diogofdsilva/MS-OSM-Querys 1 사용 예제들

공개 메소드들

메소드 설명
Way ( ) : System.Collections.Generic
Way ( long id, string @ref, string name, string type ) : System.Collections.Generic

메소드 상세

Way() 공개 메소드

public Way ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Way() 공개 메소드

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