Click or drag to resize
CidrModel Constructor (String)
Creates an object from a CIDR.

Namespace: VirtualRadar.Interface.WebSite.WebAdminModels
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CidrModel(
	string address
)

Parameters

address
Type: SystemString
See Also