Пример #1
0
 protected bool Equals(NoHandlerForMessage other)
 {
     return(Equals(Envelope, other.Envelope));
 }
Пример #2
0
 protected bool Equals(NoHandlerForMessage other)
 {
     return Equals(Envelope, other.Envelope);
 }