JGR MSTS Editors and Tools
Route Constructor (simisProvider, routePath, files, trackFile)
NamespacesJgr.MstsRouteRoute(SimisProvider, String, FileFinder, SimisFile)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Jgr.Msts.Route.#ctor(Jgr.IO.Parser.SimisProvider,System.String,Jgr.IO.FileFinder,Jgr.IO.Parser.SimisFile)"]

Declaration Syntax
C#Visual BasicVisual C++
internal Route(
	SimisProvider simisProvider,
	string routePath,
	FileFinder files,
	SimisFile trackFile
)
Friend Sub New ( _
	simisProvider As SimisProvider, _
	routePath As String, _
	files As FileFinder, _
	trackFile As SimisFile _
)
internal:
Route(
	SimisProvider^ simisProvider, 
	String^ routePath, 
	FileFinder^ files, 
	SimisFile^ trackFile
)
Parameters
simisProvider (SimisProvider)

[Missing <param name="simisProvider"/> documentation for "M:Jgr.Msts.Route.#ctor(Jgr.IO.Parser.SimisProvider,System.String,Jgr.IO.FileFinder,Jgr.IO.Parser.SimisFile)"]

routePath (String)

[Missing <param name="routePath"/> documentation for "M:Jgr.Msts.Route.#ctor(Jgr.IO.Parser.SimisProvider,System.String,Jgr.IO.FileFinder,Jgr.IO.Parser.SimisFile)"]

files (FileFinder)

[Missing <param name="files"/> documentation for "M:Jgr.Msts.Route.#ctor(Jgr.IO.Parser.SimisProvider,System.String,Jgr.IO.FileFinder,Jgr.IO.Parser.SimisFile)"]

trackFile (SimisFile)

[Missing <param name="trackFile"/> documentation for "M:Jgr.Msts.Route.#ctor(Jgr.IO.Parser.SimisProvider,System.String,Jgr.IO.FileFinder,Jgr.IO.Parser.SimisFile)"]

Assembly: JGR.MSTS (Module: JGR.MSTS) Version: 0.5.4008.31682