Table of Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Notes DownloadECMA-334 C# Language Specification


16 Namespaces
Paragraph 11 C# programs are organized using namespaces. 2 Namespaces are used both as an "internal" organization system for a program, and as an "external" organization system-a way of presenting program elements that are exposed to other programs.
Paragraph 21 Using-directives (§16.3) are provided to facilitate the use of namespaces. |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

