Closed serras closed 2 years ago
Should we limit this to data and value types?
I think we could lower the requirement to extend from an interface that has, at least one property and the subject type has an accessible constructor (i.e. internal or public, using the same for the generated function)
Good point! Let me change the requirements.
@pablisco it now generates the copy over all possible classes that fit the requirements
Implements the discussion of #55