Beispiel #1
0
 public bool ShouldSendMessage(Type messageType)
 {
     return(_address.ShouldSendMessage(messageType));
 }