b9efc75d4f6bf32e858f0466c89408c2ebae158b
A new property `Annotations` of type `IEnumerable<AnnotationDto>?` was added to the `SignatureDto` class. This property includes a getter and setter, allowing the class to manage a collection of annotations. The property is nullable, enabling it to hold a `null` value if no annotations are present.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%