Re: Obtaining c# type declaration

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



In the general sense, I couldn't care less, it's all the same to me.

However, when dealing with the code generators, it's a little different,
since you would have to have an option (maybe one exists already, I don't
know, I haven't looked that much into it) to indicate that you should output
aliases.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx

"Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message
news:MPG.1e3c98337246c6c298cd41@xxxxxxxxxxxxxxxxxxxxxxx
> Nicholas Paldino [.NET/C# MVP] <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>> Well, a statement could be made about one who doesn't know the
>> difference between Int32 and int... =)
>
> Why should it be a matter of knowing differences? Why can't it be a
> simple matter of preference and familiarity? The MSDN library gives
> declarations using the C# aliases (in the details of the method), and I
> believe it's a better product because of that.
>
> --
> Jon Skeet - <skeet@xxxxxxxxx>
> http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
> If replying to the group, please do not mail me too


.