コード例 #1
0
 public string GetNotebookForNote(string uri)
 {
     return(remote.GetNotebookForNote(uri));
 }