no "static"?!
Did I hear correctly? No .NET language, including C#, will support static
properties in inherited objects?
Jon
[124 byte] By [
Jon Davis] at [2007-11-9 18:20:59]

# 1 Re: no "static"?!
I don't think that correct. They make no mention of it here:
http://msdn.microsoft.com/library/default.asp?URL=/library/prelim/csref/vclr
fstaticpg.htm
--
Truth,
James Curran
http://www.NJTheater.com (Professional)
http://www.NovelTheory.com (Personal)
http://www.BrandsForLess.com (Day Job)
"Jon Davis" <jond_123@REMOVE.ME.yahoo.com> wrote in message
news:397bc172$1@news.dev-archive.com...
> Did I hear correctly? No .NET language, including C#, will support static
> properties in inherited objects?