Ejemplo n.º 1
0
 public string Parse(string url, out string objectURI)
 {
     return(svr_chnl.Parse(url, out objectURI));
 }