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
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%