Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Microsoft
AspNetCore
HttpOverrides
Internal
IPEndPointParser
C# Class Microsoft.AspNetCore.HttpOverrides.Internal.IPEndPointParser
Datei anzeigen
Open project: aspnet/BasicMiddleware
Class Usage Examples
Public Methods
Method
Description
TryParse
(
string
addressWithPort
,
IPEndPoint
&
endpoint
) :
bool
Method Details
TryParse()
public
static
method
public
static
TryParse
(
string
addressWithPort
,
IPEndPoint
&
endpoint
) :
bool
addressWithPort
string
endpoint
System.Net.IPEndPoint
return
bool