Ilya Petukhov
Results
1
comments of
Ilya Petukhov
I want to generate properties with PropertyChanged notifications. Here's the code transformation I want to achieve: `ppsValue!+` converts to ``` c# private string _value; public string Value { get {...