Saved Bookmarks
| 1. |
What Is Cls? |
|
Answer» Common LANGUAGE Specification (CLS) DEFINES the rules and standards to which languages must ADHERE to in order to be COMPATIBLE with other .NET languages. This enables C# developers to inherit from classes DEFINED in VB.NET or other .NET compatible languages Common Language Specification (CLS) defines the rules and standards to which languages must adhere to in order to be compatible with other .NET languages. This enables C# developers to inherit from classes defined in VB.NET or other .NET compatible languages |
|