C# 클래스 Paths.PathUtils.UrlUtils

파일 보기 프로젝트 열기: vhnatyk/WebMarco.2.0

공개 메소드들

메소드 설명
GetNSUrlFromUri ( Uri uri ) : MonoTouch.Foundation.NSUrl
GetUrlFromPath ( String pathToFile ) : string

메소드 상세

GetNSUrlFromUri() 공개 정적인 메소드

public static GetNSUrlFromUri ( Uri uri ) : MonoTouch.Foundation.NSUrl
uri System.Uri
리턴 MonoTouch.Foundation.NSUrl

GetUrlFromPath() 공개 정적인 메소드

public static GetUrlFromPath ( String pathToFile ) : string
pathToFile String
리턴 string