C# 클래스 withSIX.Core.Applications.Extensions.IPEndPointExtensions

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
ToHttp ( this ep ) : string
ToHttps ( this ep ) : string

비공개 메소드들

메소드 설명
ToProto ( IPEndPoint ep, string scheme ) : string

메소드 상세

ToHttp() 공개 정적인 메소드

public static ToHttp ( this ep ) : string
ep this
리턴 string

ToHttps() 공개 정적인 메소드

public static ToHttps ( this ep ) : string
ep this
리턴 string