C# 클래스 Microsoft.TeamFoundation.Client.UrlHelper

파일 보기 프로젝트 열기: Indomitable/monodevelop-tfs-addin

공개 메소드들

메소드 설명
AddPathToUri ( Uri baseUri, string path ) : Uri
GetFirstItemOfPath ( string path ) : string

메소드 상세

AddPathToUri() 공개 정적인 메소드

public static AddPathToUri ( Uri baseUri, string path ) : Uri
baseUri System.Uri
path string
리턴 System.Uri

GetFirstItemOfPath() 공개 정적인 메소드

public static GetFirstItemOfPath ( string path ) : string
path string
리턴 string