Files
EnvelopeGenerator/EnvelopeGenerator.Domain/Entities/Annotation.cs
TekH 22a7619627 feat(Signature): add Annotations navigation property to Signature entity
- Added `IEnumerable<Annotation>? Annotations` to Signature class
- Added `using System.Collections.Generic;` for .NET Framework builds
2025-10-13 09:48:24 +02:00

1.3 KiB