POV-Ray : Newsgroups : povray.off-topic : Visual C# .net (and XNA) first impressions : Re: Visual C# .net (and XNA) first impressions Server Time
5 Sep 2024 01:22:28 EDT (-0400)
  Re: Visual C# .net (and XNA) first impressions  
From: Darren New
Date: 9 Oct 2009 12:37:30
Message: <4acf66ca$1@news.povray.org>
Warp wrote:
>   Sometimes it's useful to be able to separate the implementation of such a
> big class into two or even more files.

Be aware C# can do this. It's what they mean by "partial classes". I'm 
pretty sure it was originally intended to separate boiler-plate generated 
code from real code you write yourself, but it works for big classes too.

-- 
   Darren New, San Diego CA, USA (PST)
   I ordered stamps from Zazzle that read "Place Stamp Here".


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.