示例#1
0
 public string[] GetUrlsForUri(string objectURI)
 {
     return(serverChannel.GetUrlsForUri(objectURI));
 }