Partial Methods(advanceddotnettutorial.blogspot.com)
submitted by
learndotnet(1053) 1 year, 8 months ago
Partial classes allows you to divide your own class in one or more files but during runtime the files would be merged to produce a single coherent object. By this way the classes could be made very small and also easily maintainable.
|category: C#
|Views: 6
tags:
C# another
Everyones tags:
Your Tags: