CLS allows private portions of the code in classes to be non CLS compliant. How is this possible ?
- by puneetd
CLS allows private portions of the code in classes to be non CLS compliant. How is this possible, because ultimately the code needs to be converted to the IL ?