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