C# Class Microsoft.AspNetCore.HttpOverrides.Internal.IPEndPointParser

Afficher le fichier Open project: aspnet/BasicMiddleware Class Usage Examples

Méthodes publiques

Méthode Description
TryParse ( string addressWithPort, IPEndPoint &endpoint ) : bool

Method Details

TryParse() public static méthode

public static TryParse ( string addressWithPort, IPEndPoint &endpoint ) : bool
addressWithPort string
endpoint System.Net.IPEndPoint
Résultat bool