Click or drag to resize
InjectAttribute Constructor
Create a new instance of
InjectAttribute
.

Namespace: MaxMind.Db
Assembly: MaxMind.Db (in MaxMind.Db.dll) Version: 2.2.0
Syntax
public InjectAttribute(
	string parameterName
)

Parameters

parameterName
Type: SystemString

[Missing <param name="parameterName"/> documentation for "M:MaxMind.Db.InjectAttribute.#ctor(System.String)"]

See Also