C# 클래스 Tempest.TargetExtensions

파일 보기 프로젝트 열기: ermau/Tempest

공개 메소드들

메소드 설명
ToEndPoint ( this self ) : EndPoint
ToIPEndPointAsync ( this self ) : Task
ToTarget ( this endPoint ) : Target

메소드 상세

ToEndPoint() 공개 정적인 메소드

public static ToEndPoint ( this self ) : EndPoint
self this
리턴 System.Net.EndPoint

ToIPEndPointAsync() 공개 정적인 메소드

public static ToIPEndPointAsync ( this self ) : Task
self this
리턴 Task

ToTarget() 공개 정적인 메소드

public static ToTarget ( this endPoint ) : Target
endPoint this
리턴 Target