Re: Is Class Synonymous with Type?

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



Jeff Louie wrote:
Gary... There are many definitions for the word type. In C# I find the
definition of a type as a named generic interface to be a useful definition. In a
nutshell a general interface is a particular set of signatures.

It strikes me as a less than useful definition when "interface" and
"generic" are already defined in C#. A definition which not only needs
more definitions in order to be useful, but those definitions are
overloads of *existing* definitions is likely to lead to confusion, I
suspect.

(I know you said to ignore the definition if it's not helpful, but I
thought it was worth pointing out how potentially confusing it is.)

Jon

.



Relevant Pages

  • Re: Is Class Synonymous with Type?
    ... the term "is" has the same semantics everywhere. ... Dave Sexton ... definition of a type as a named generic interface to be a useful ... nutshell a general interface is a particular set of signatures. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Is Class Synonymous with Type?
    ... definition of a type as a named generic interface to be a useful ... nutshell a general interface is a particular set of signatures. ...
    (microsoft.public.dotnet.languages.csharp)