Click or drag to resize

InjectableValues Class

Values to be injected into classes during deserialization.
Inheritance Hierarchy
SystemObject
  MaxMind.DbInjectableValues

Namespace:  MaxMind.Db
Assembly:  MaxMind.Db (in MaxMind.Db.dll) Version: 2.6.1
Syntax
public sealed class InjectableValues

The InjectableValues type exposes the following members.

Constructors
  NameDescription
Public methodInjectableValues
Initializes a new instance of the InjectableValues class
Top
Methods
  NameDescription
Public methodAddValue
Add a value to be injected into the class during serialization
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also