Ejemplo n.º 1
0
 public string GetNoteContentsXml(string uri)
 {
     return(remote.GetNoteContentsXml(uri));
 }