Category:C sharp: Difference between revisions

m
Changed to named params per LCT
m (Using named param instead)
m (Changed to named params per LCT)
Line 1:
{{language typing|Safe}}C sharp
{{language|C sharp|gc=yes}}<div class="messagebox">Due to technical limitations, the link [[C sharp|C#]] points to the [[C]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[C#]] with [[C sharp|C#]], and {{header|C#}} with {{header|C sharp|C#}}</nowiki></div>
|gc=yes
|strength=strong
|cheking=static
|compat=nominative
|express=implicit
{{language|C sharp|gcsafety=yesboth}}<div class="messagebox">Due to technical limitations, the link [[C sharp|C#]] points to the [[C]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[C#]] with [[C sharp|C#]], and {{header|C#}} with {{header|C sharp|C#}}</nowiki></div>
 
'''C#''' is an [[object-oriented language|object-oriented programming language]] developed by Microsoft as part of their .NET initiative, and later approved as a standard by [[ECMA]] and [[ISO]]. C# has a procedural, [[object-oriented language|object-oriented]] syntax based on [[C++]] that includes aspects of several other programming languages (most notably [[Delphi]] and [[Java]]) with a particular emphasis on simplification (fewer symbolic requirements than [[C++]], fewer declarative requirements than [[Java]]).
Line 10 ⟶ 16:
{{language programming paradigm|Generic}}
{{language programming paradigm|Reflective}}
{{language typing|Strong}}
{{language typing|Safe}}
{{language typing|Unsafe}}
{{language type expression|Implicit}}
{{language type compatibility|Nominative}}
{{language type checking|Static}}
Anonymous user