C# 클래스 FIWARE.Data.Ngsi.Http.Extensions.UriExtensions

파일 보기 프로젝트 열기: FINESCE/ComponentCompositionFramework

공개 메소드들

메소드 설명
Append ( this that, string relativeUrl ) : Uri

메소드 상세

Append() 공개 정적인 메소드

public static Append ( this that, string relativeUrl ) : Uri
that this
relativeUrl string
리턴 System.Uri