C#: Add change-note.

This commit is contained in:
Michael Nebel
2026-04-01 13:17:52 +02:00
parent 9c095bc580
commit 6d5aff4822

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The predicates `get[L|R]Value` in the class `Assignment` have been deprecated. Use `get[Left|Right]Operand` instead.