<t>Apparently there is a proposal to allow splitting a class between multiple files (to make iteasier to mix auto-generated code with hand-written code), but it will not support C++style header/source splitting. In any case, the C# way is cleaner. Because files are nevertextually included in other f...