Common Language System
Common Language System
•A specification of language features
–how methods may be called
–when constructors are called
–subset of the types in CTS which
are allowed
•For example
–Code that takes UInt32 in a
public method
–UInt32 is not in the CLS
•Can mark
classes as CLS-compliant
–not marked is assumed to mean not
compliant
Comments
Post a Comment