public string GetRawKey() => ActionDate.StorageString();
示例#2
0
 public string GetRawKey()
 {
     return ActionDate.StorageString();
 }