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