JGR MSTS Editors and Tools
UndoRedoSimisFile Constructor (fileName, provider)
NamespacesJgr.IO.ParserUndoRedoSimisFileUndoRedoSimisFile(String, SimisProvider)

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

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

Declaration Syntax
C#Visual BasicVisual C++
public UndoRedoSimisFile(
	string fileName,
	SimisProvider provider
)
Public Sub New ( _
	fileName As String, _
	provider As SimisProvider _
)
public:
UndoRedoSimisFile(
	String^ fileName, 
	SimisProvider^ provider
)
Parameters
fileName (String)

[Missing <param name="fileName"/> documentation for "M:Jgr.IO.Parser.UndoRedoSimisFile.#ctor(System.String,Jgr.IO.Parser.SimisProvider)"]

provider (SimisProvider)

[Missing <param name="provider"/> documentation for "M:Jgr.IO.Parser.UndoRedoSimisFile.#ctor(System.String,Jgr.IO.Parser.SimisProvider)"]

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682