Home
last modified time | relevance | path

Searched refs:ParseHandleNode (Results 1 – 1 of 1) sorted by relevance

/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/IO/IntermediateFile/
H A DParser.cs39 Handle = ParseHandleNode(parent.Element("Handle")), in ParseTrainNode()
47 private static Handle ParseHandleNode(XElement parent) in ParseHandleNode() method in TrainEditor2.IO.IntermediateFile.IntermediateFile