示例#1
0
 /// <inheritdoc/>
 public override bool HasRecipients() => SendToAccountant || SendToPartner || SendToSelf || OtherRecipients.Any();
示例#2
0
 /// <inheritdoc/>
 public override bool HasRecipients() => SendToPartner || OtherRecipients.Any();