© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3mo ago•
12 replies
AizakkuIV

Partial class problem

I have 2 partial classes and one of them has a constructor that takes 3 parameters and I want to assign values to my Properties in that class. Now in the other partial class, I don't have any constructor.

Every time I want to create a new instance of my class and add parameters, it calls the partial class with no constructor, how do I fix it?
image.png
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Class problem
C#CC# / help
4mo ago
class problem
C#CC# / help
4y ago
Hide private partial class/struct members
C#CC# / help
2y ago
CS0122, just with a partial class...
C#CC# / help
3y ago