|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Common Language SpecificationHey
I'm wondering if Common Language Specification is a subset of Common Type System? Jeff >I'm wondering if Common Language Specification is a subset of Common Type Sort of, yes. The CLS is a set of rules that restrict what kind of>System? types and members you can expose from an assembly to ensure that the public interface is usable from other .NET languages. It excludes many of the more esoteric features supported by the CTS. Mattias -- Mattias Sjögren [C# MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup.
Other interesting topics
|
|||||||||||||||||||||||