|
|
|
|
|
by sbergot
3348 days ago
|
|
Not the OP but here are my 2 cents: partial classes should only be used when you have a mix of generated and hand written code. Any other usage should be forbidden. It requires some education but it is useful for this usecase. |
|