Click or drag to resize
Reader Constructor (String)
Initializes a new instance of the Reader class.

Namespace: MaxMind.Db
Assembly: MaxMind.Db (in MaxMind.Db.dll) Version: 2.2.0
Syntax
public Reader(
	string file
)

Parameters

file
Type: SystemString
The file.
See Also