Web Log di Adrian Florea

"You know you've achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away." Antoine de Saint-Exupery
posts - 440, comments - 2715, trackbacks - 3944

My Links

Archives

Post Categories

Image Galleries

.RO Blogs

.RO People

.RO Sites

Blogs

Furls

Links

vinCitori

Di nuovo sul nulla :-)

Vi ricordate i miei punti di domanda sul null type? (qui, qui e qui)

Per forzare il compilatore a dire di più, ho scritto una follia del genere:

bool b = null.Equals(null, null)

e il compilatore ha risposto coll'errore CS0023: "Operator '.' cannot be applied to operand of type '<null>'". Non trovate niente di strano? "of type '<null>'" e non "of type 'null'"!

Cosa dobbiamo capire? Che il nome del null type è "<null>"?

Print | posted on giovedì 2 settembre 2004 15:19 | Filed Under [ Carillon .NET ]

Powered by:
Powered By Subtext Powered By ASP.NET