예제 #1
0
 public static Uri ToFileUri(this string instance)
 {
     return(UriUtility.CreateSourceUri(instance));
 }