Method | Description | |
---|---|---|
TestFileExceptionMap ( ) : string>.Dictionary |
Method | Description | |
---|---|---|
WriteControlPoint ( ControlPointKind controlKind, |
||
WriteCourseControl ( ControlPointKind kind, |
||
WriteCourseEnd ( ) : void | ||
WriteCourseGroupEnd ( ) : void | ||
WriteCourseGroupStart ( string courseName, int courseNumber, string classNames, bool isScore ) : void | ||
WriteCourseStart ( |
||
WriteEnd ( ) : void | ||
WriteStart ( ) : void |
Method | Description | |
---|---|---|
WriteMapInfo ( ) : void | ||
WriteModificationDate ( DateTimeOffset dateTime ) : void |
public static TestFileExceptionMap ( ) : string>.Dictionary |
||
return | string>.Dictionary |
protected WriteControlPoint ( ControlPointKind controlKind, |
||
controlKind | ControlPointKind | |
control | ||
code | string | |
return | void |
protected WriteCourseControl ( ControlPointKind kind, |
||
kind | ControlPointKind | |
controlView | ||
isScore | bool | |
sequenceNumber | int | |
distanceThisLeg | float | |
return | void |
protected WriteCourseGroupStart ( string courseName, int courseNumber, string classNames, bool isScore ) : void | ||
courseName | string | |
courseNumber | int | |
classNames | string | |
isScore | bool | |
return | void |
protected WriteCourseStart ( |
||
courseView | ||
courseName | string | |
courseNumber | int | |
classNames | string | |
isScore | bool | |
variationNumber | int | |
variationInfo | ||
return | void |