Click or drag to resize

BibtexImporterFromStream Method

Namespace:  BibtexLibrary
Assembly:  BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntax
C#
public static BibtexFile FromStream(
	StreamReader reader
)

Parameters

reader
Type: System.IOStreamReader

Return Value

Type: BibtexFile
See Also