Méthode | Description | |
---|---|---|
TestFileExceptionMap ( ) : string>.Dictionary |
Méthode | 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 |
Méthode | Description | |
---|---|---|
WriteMapInfo ( ) : void | ||
WriteModificationDate ( DateTimeOffset dateTime ) : void |
public static TestFileExceptionMap ( ) : string>.Dictionary |
||
Résultat | string>.Dictionary |
protected WriteControlPoint ( ControlPointKind controlKind, |
||
controlKind | ControlPointKind | |
control | ||
code | string | |
Résultat | void |
protected WriteCourseControl ( ControlPointKind kind, |
||
kind | ControlPointKind | |
controlView | ||
isScore | bool | |
sequenceNumber | int | |
distanceThisLeg | float | |
Résultat | void |
protected WriteCourseGroupStart ( string courseName, int courseNumber, string classNames, bool isScore ) : void | ||
courseName | string | |
courseNumber | int | |
classNames | string | |
isScore | bool | |
Résultat | void |
protected WriteCourseStart ( |
||
courseView | ||
courseName | string | |
courseNumber | int | |
classNames | string | |
isScore | bool | |
variationNumber | int | |
variationInfo | ||
Résultat | void |