Home
last modified time | relevance | path

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

/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/IO/IntermediateFile/
H A DParser.cs41 Device = ParseDeviceNode(parent.Element("Device")), in ParseTrainNode()
76 private static Device ParseDeviceNode(XElement parent) in ParseDeviceNode() method in TrainEditor2.IO.IntermediateFile.IntermediateFile