Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constructor first vs properties first #73

Open
jjavierweb opened this issue Mar 19, 2021 · 1 comment
Open

Constructor first vs properties first #73

jjavierweb opened this issue Mar 19, 2021 · 1 comment

Comments

@jjavierweb
Copy link

What is the recommended to do? create the constructor before the class properties or the properties before the constructor?

@csharpfritz
Copy link
Owner

Good question... I'll answer this on today's stream and share the sample code

csharpfritz added a commit that referenced this issue Mar 22, 2021
csharpfritz added a commit that referenced this issue Feb 4, 2022
* Initial content:

* Answered question #73

* After stream

* First commit

* Fixed

* Samples

* After demos
csharpfritz added a commit that referenced this issue Feb 16, 2022
* Initial content:

* Answered question #73

* After stream

* First commit

* Fixed

* Samples

* After demos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants