Skip to content

CSLA0003 and No-Argument Public Constructors #1742

Answered by JasonBock
JasonBock asked this question in General
Discussion options

You must be logged in to vote

Never mind :). I just wrote this:

[Serializable]
public sealed class Customer
  : BusinessBase<Customer>
{ }

And I got no analyzer errors. So I must be handling this condition.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

JasonBock
Jul 31, 2020
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by JasonBock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants