Librerija ta' Klassijiet Bażi: Differenza bejn il-verżjonijiet

Content deleted Content added
No edit summary
Linja 7:
== Namespaces ==
Xi wħud min-namespaces jistgħu jew ma jistgħux ikunu ikkunsidrati bħala parti mill-BCL mill-[[Microsoft]], imma kollha huma inklużi mal-implementazzjonijiet tal-Istruttura .NET tal-Microsoft.
<!--
===Standardized namespaces===
These are the namespaces that are standardized as of the [[Ecma International|ECMA 335]] and [[International Organization for Standardization|ISO/IEC 23271:2006]] standards.<ref>{{cite web
|url=http://msdn.microsoft.com/en-us/netframework/aa569283.aspx
|title=ECMA C# and Common Language Infrastructure Standards
|publisher=[[Microsoft]]
|date=[[2009]]
|accessdate=2009-02-21}}</ref><ref>{{cite web
|url=http://www.ecma-international.org/publications/standards/Ecma-335.htm
|title=Common Language Infrastructure (CLI)
|publisher=[[Ecma International]]
|date=June 2006
|accessdate=2009-02-21}}</ref>
 
===Namespaces Standardizzati===
TheseDawn are thehuma n-namespaces thatli arehuma standardizedstandardizzati asbħala of theparti mill-[[Ecma International|ECMA 335]] andu l-[[InternationalOrganiżżazzjoni OrganizationInternazzjonali for Standardizationtal-Istandardiżżazzjoni|ISO/IEC 23271:2006]] standards.<ref>{{cite web
<!--
; System : This [[Namespace (computer science)|namespace]] includes the core needs for programming. It includes base types like [[String (computer science)|String]], DateTime, [[Boolean datatype|Boolean]], and so forth, support for environments such as the console, math functions, and base classes for attributes, [[exceptions]], and [[array]]s.
; System.Collections : Defines many common [[Container (data structure)|containers]] or [[Collection class|collections]] used in programming, such as [[List (computing)|lists]], [[Queue (data structure)|queues]], [[stack]]s, [[Hash table|hashtables]], and [[Dictionary (data structure)|dictionaries]]. It includes support for [[Generic programming|generics]].