Ejemplo n.º 1
0
 /// <inheritdoc/>
 public override bool HasRecipients() => SendToAccountant || SendToPartner || SendToSelf || OtherRecipients.Any();
Ejemplo n.º 2
0
 /// <inheritdoc/>
 public override bool HasRecipients() => SendToPartner || OtherRecipients.Any();