Closed craigfowler closed 4 years ago
A new specification should be added for types which are new() able. That is, they have a public parameterless constructor (be it explicit or implicit).
new()
A new specification should be added for types which are
new()
able. That is, they have a public parameterless constructor (be it explicit or implicit).