C# 클래스 KhanProxy.Services.StringExtensions

파일 보기 프로젝트 열기: joelmartinez/Khan-Academy-for-Windows-Phone

공개 메소드들

메소드 설명
AsUri ( this value ) : Uri
AsUri ( this value, UriKind kind ) : Uri

메소드 상세

AsUri() 공개 정적인 메소드

public static AsUri ( this value ) : Uri
value this
리턴 System.Uri

AsUri() 공개 정적인 메소드

public static AsUri ( this value, UriKind kind ) : Uri
value this
kind UriKind
리턴 System.Uri