|
|
|
|
|
by batina
3499 days ago
|
|
I don't think its possible with data annotations because there will me more complex logic in setter then I described. I would just like to see get working like in auto-implemented property (without backing field) but setter to be manually implemented (with value keyword). Also you can use propfull snippet for full property implementation. |
|