コード例 #1
0
 protected bool Equals(MessageMetadata other) => MessageId == other.MessageId && Length == other.Length;