Method NetUtils.NetMask()->create()
- Method create
NetUtils.NetMask NetUtils.NetMask(
string
cidr
)- Description
Construct a new NetMask object from the given CIDR.
- Parameter
cidr
An IP and mask in CIDR notation.
NetUtils.NetMask NetUtils.NetMask(
string
cidr
)
Construct a new NetMask object from the given CIDR.
cidr
An IP and mask in CIDR notation.