예제 #1
0
 public void OnCheckedTimeUpdate(int id_mailbox, Int64 utc_ticks_time)
 {
     mailBoxManager.LockMailbox(id_mailbox, utc_ticks_time);
 }