Pages

Men

rh

4/09/2013

What are all items that are includes in Type Definitions ?

A type definition includes the following:
  • Any attributes defined on the type.
  • The type's accessibility (visibility).
  • The type's name.
  • The type's base type.
  • Any interfaces implemented by the type.
  • Definitions for each of the type's members.

No comments :

Post a Comment