Hi everyone
Can someone please explain to me the basic structure of a partial class and how they work
Thank you!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Feb 27, 2014, 6:44 AM
There are no other options for splitting classes in a similar fashion.
However, you can nest one class inside another and move some of the 'outer' class's functionality into the 'inner' class.
Nhlanhla A W MkhizePosted Feb 28, 2014, 5:13 AM
Nhlanhla A W MkhizePosted Feb 27, 2014, 3:29 AM
Lakshmanan Sethu SankaranarayanPosted Feb 27, 2014, 2:43 AM
Abhijit PatilPosted Feb 27, 2014, 2:43 AM
By default the project comes with 2 files in it: