C# Class KhanProxy.Services.StringExtensions

Afficher le fichier Open project: joelmartinez/Khan-Academy-for-Windows-Phone

Méthodes publiques

Méthode Description
AsUri ( this value ) : Uri
AsUri ( this value, UriKind kind ) : Uri

Method Details

AsUri() public static méthode

public static AsUri ( this value ) : Uri
value this
Résultat System.Uri

AsUri() public static méthode

public static AsUri ( this value, UriKind kind ) : Uri
value this
kind UriKind
Résultat System.Uri