Click or drag to resize

NetworkAttribute Class

Instruct
Reader
to set the parameter to be the network in CIDR format.
Inheritance Hierarchy

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

The NetworkAttribute type exposes the following members.

Constructors
  NameDescription
Public methodNetworkAttribute
Create a new instance of
NetworkAttribute
.
Top
Properties
  NameDescription
Public propertyTypeId (Inherited from Attribute.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Attribute.)
Public methodGetHashCode (Inherited from Attribute.)
Public methodGetType (Inherited from Object.)
Public methodIsDefaultAttribute (Inherited from Attribute.)
Public methodMatch (Inherited from Attribute.)
Public methodToString (Inherited from Object.)
Top
See Also