Exemplo n.º 1
0
 public string GetNoteCompleteXml(string uri)
 {
     return(remote.GetNoteCompleteXml(uri));
 }