C# 클래스 PurplePen.GpxCreationSettings

파일 보기 프로젝트 열기: petergolde/PurplePen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllCourses bool
CodePrefix string
CourseIds Id[]

공개 메소드들

메소드 설명
Clone ( ) : GpxCreationSettings

메소드 상세

Clone() 공개 메소드

public Clone ( ) : GpxCreationSettings
리턴 GpxCreationSettings

프로퍼티 상세

AllCourses 공개적으로 프로퍼티

public bool AllCourses
리턴 bool

CodePrefix 공개적으로 프로퍼티

public string CodePrefix
리턴 string

CourseIds 공개적으로 프로퍼티

public Id[] CourseIds
리턴 Id[]