C# 0 The Complete Reference


Counter  namespace. Thus, both  CountDown



Download 4,07 Mb.
Pdf ko'rish
bet561/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   557   558   559   560   561   562   563   564   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt

Counter

 namespace. Thus, both 



CountDown

 and 


CountUp

 can be referred to directly, without namespace qualification. It doesn’t matter that 

the

Counter

 namespace was split into two parts.



Namespaces Can Be Nested

One namespace can be nested within another. Consider this program:

// Namespaces can be nested.

using System;

namespace NS1 {

  class ClassA {

     public ClassA() {

       Console.WriteLine("constructing ClassA");

    }

  }


  namespace NS2 { // a nested namespace

    class ClassB {

       public ClassB() {

         Console.WriteLine("constructing ClassB");

      }

    }


  }

}

class NestedNSDemo {



  static void Main() {

www.freepdf-books.com




PART I

C h a p t e r   1 6 :  

  N a m e s p a c e s ,   t h e   P r e p r o c e s s o r ,   a n d   A s s e m b l i e s  

447


PART IPART I

    NS1.ClassA a = new NS1.ClassA();

 // NS2.ClassB b = new NS2.ClassB(); // Error!!! NS2 is not in view

    NS1.NS2.ClassB b = new NS1.NS2.ClassB(); // this is right

  }

}

This program produces the following output:



constructing ClassA

constructing ClassB

In the program, the namespace 


Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   557   558   559   560   561   562   563   564   ...   1096




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish