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