rspec/rules/S3990/description.adoc
2021-01-27 13:42:22 +01:00

2 lines
213 B
Plaintext

Assemblies should conform with the Common Language Specification (CLS) in order to be usable across programming languages. To be compliant an assembly has to indicate it with ``++System.CLSCompliantAttribute++``.