Skip to content

info attribute for the property #842

Description

@arakov

Describe the bug
Info attribute cannot be applied to the property

To Reproduce

public sealed Tuple<T1> : info("An immutable fixed-size collection of one elemenet")
{       
   T1 Item1 : rprop, info("Getter / Setter");

Metadata

Metadata

Assignees

Labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions