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

Allow for extension of classes by making them partial #1

Open
greyknight79 opened this issue Feb 3, 2022 · 0 comments
Open

Allow for extension of classes by making them partial #1

greyknight79 opened this issue Feb 3, 2022 · 0 comments

Comments

@greyknight79
Copy link

Classes like Supplier_Invoice_Request_Data_InboundType could be made better by marking them as partial so that consumers could add on the class as their needs desire.

My case is to add a constructor to Supplier_Invoice_Request_Data_InboundType from a class in my code to allow for a more natural C# way to organize my code base.

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

1 participant