Exemplo n.º 1
0
 public string[] GetUrlsForUri(string objectURI)
 {
     return(serverChannel.GetUrlsForUri(objectURI));
 }