Ejemplo n.º 1
0
 public static Uri ToFileUri(this string instance)
 {
     return(UriUtility.CreateSourceUri(instance));
 }