[]
DEMOS
DOCS
API
SAMPLE
DOWNLOAD
dotnet-api
C1.AspNetCore.Api.Visitor Assembly
C1.Web.Api.Visitor.Utils
Classes
IpAddressUtils
Methods
IsIpAddressV4
dotnet-api
C1.AspNetCore.Api Assembly
C1.AspNetCore.Api.BarCode Assembly
C1.AspNetCore.Api.Cloud Assembly
C1.AspNetCore.Api.DataEngine Assembly
C1.AspNetCore.Api.Document Assembly
C1.AspNetCore.Api.Excel Assembly
C1.AspNetCore.Api.Pdf Assembly
C1.AspNetCore.Api.Report Assembly
C1.AspNetCore.Api.Visitor Assembly
C1.Web.Api.Visitor
C1.Web.Api.Visitor.Models
C1.Web.Api.Visitor.Providers
C1.Web.Api.Visitor.Utils
Classes
IpAddressUtils
Constructors
Methods
IPV4ToNumber
IPV6ToNumber
IsIpAddress
IsIpAddressV4
IsIpAddressV6
IsPrivate
MurMur3Encryptor
RequestHeaderAnalyzer
(Showing Draft Content)
C1.Web.Api.Visitor.Utils.IpAddressUtils.IsIpAddressV4
IsIpAddressV4 Method
IsIpAddressV4(string)
Conver an IP Address from string to integer.
Declaration
public static bool IsIpAddressV4(string ipAddress)
Parameters
Type
Name
Description
string
ipAddress
Returns
Type
Description
bool