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