-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
What type of issue is this?
- Bug report
- Feature request
Prerequisites
- I have written a descriptive issue title
- I have verified that I am running the latest version of the SysML2.NET
- I have searched open and closed issues to ensure it has not already been reported
Description
When a property is redefined on the current context, it have to be discard
To correctly discard it, redefined properties have to:
- Defines property with explicit interface definition on POCO/DTO classes
- getter/setter have to target properties that redefines it
- On DAL extension and Serialization, ignore redefined properties
Steps to Reproduce
System Configuration
- SysML2.NET version:
- Environment (Operating system, version and so on):
- .NET Framework version:
- Additional information:
Metadata
Metadata
Assignees
Labels
No labels