Ejemplo n.º 1
0
 protected bool Equals(EnvelopeReceived other)
 {
     return(Equals(Envelope, other.Envelope));
 }
Ejemplo n.º 2
0
 protected bool Equals(EnvelopeReceived other)
 {
     return Equals(Envelope, other.Envelope);
 }