Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 696 Bytes

CS0442.md

File metadata and controls

14 lines (10 loc) · 696 Bytes

CS0442

Property Value
Id CS0442
Title 'property': abstract properties cannot have private accessors.
Severity Error
Official Documentation link

Code Fixes

  • Change accessibility

(Generated with DotMarkdown)