示例#1
0
 public bool ContainsPreKey(uint preKeyId)
 {
     return(LibsignalDBContext.ContainsPreKey(preKeyId));
 }