Partial Classes

  • Thread starter Thread starter moondaddy
  • Start date Start date
Hi moondaddy,

Thanks for your post.

Yes, partial class supports more than 2 source files. Also, I do not think
there is any limitation for partial class from C# language perspective. It
may only be limited by different C# compiler implementation.

Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Back
Top