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