July 2015
Intermediate to advanced
1300 pages
87h 27m
English
CLS is important when producing reusable components, such as class libraries or user controls. Because only public classes and public members from public classes can be used from other applications also written in different languages, the CLS applies only to
Public classes
Public members exposed by public classes, such as methods or properties, and members that can be inherited
Objects used by public members, such as types ...
Read now
Unlock full access