Exemplo n.º 1
0
 public long GetNoteCreateDate(string uri)
 {
     return(remote.GetNoteCreateDate(uri));
 }