JGR MSTS Editors and Tools
FormatMessage Method (reader, alreadyRead, message)
NamespacesJgr.IO.ParserInvalidBnfFormatExceptionFormatMessage(StreamReader, Int64, String)

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

[Missing <summary> documentation for "M:Jgr.IO.Parser.InvalidBnfFormatException.FormatMessage(System.IO.StreamReader,System.Int64,System.String)"]

Declaration Syntax
C#Visual BasicVisual C++
private static string FormatMessage(
	StreamReader reader,
	long alreadyRead,
	string message
)
Private Shared Function FormatMessage ( _
	reader As StreamReader, _
	alreadyRead As Long, _
	message As String _
) As String
private:
static String^ FormatMessage(
	StreamReader^ reader, 
	long long alreadyRead, 
	String^ message
)
Parameters
reader (StreamReader)

[Missing <param name="reader"/> documentation for "M:Jgr.IO.Parser.InvalidBnfFormatException.FormatMessage(System.IO.StreamReader,System.Int64,System.String)"]

alreadyRead (Int64)

[Missing <param name="alreadyRead"/> documentation for "M:Jgr.IO.Parser.InvalidBnfFormatException.FormatMessage(System.IO.StreamReader,System.Int64,System.String)"]

message (String)

[Missing <param name="message"/> documentation for "M:Jgr.IO.Parser.InvalidBnfFormatException.FormatMessage(System.IO.StreamReader,System.Int64,System.String)"]

Return Value

[Missing <returns> documentation for "M:Jgr.IO.Parser.InvalidBnfFormatException.FormatMessage(System.IO.StreamReader,System.Int64,System.String)"]

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