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