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