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