C# Class Tempest.TargetExtensions

Afficher le fichier Open project: ermau/Tempest

Méthodes publiques

Méthode Description
ToEndPoint ( this self ) : EndPoint
ToIPEndPointAsync ( this self ) : Task
ToTarget ( this endPoint ) : Target

Method Details

ToEndPoint() public static méthode

public static ToEndPoint ( this self ) : EndPoint
self this
Résultat System.Net.EndPoint

ToIPEndPointAsync() public static méthode

public static ToIPEndPointAsync ( this self ) : Task
self this
Résultat Task

ToTarget() public static méthode

public static ToTarget ( this endPoint ) : Target
endPoint this
Résultat Target