Click or drag to resize
BroccoliSharp BroSubnet Constructor
Overload List
  Name Description
Public method BroSubnet(IPAddress, UInt32)
Creates a new BroSubnet from existing IP address and width.
Public method BroSubnet(String, UInt32)
Creates a new BroSubnet from a host name or IP address string and width.
Public method BroSubnet(BroAddress, UInt32)
Creates a new BroSubnet from existing Bro address and width.
Top
See Also