コード例 #1
0
 public static nsURI Create(string url)
 {
     return(IOService.Create(url));
 }