C# 0 The Complete Reference


PART I C h a p t e r   1 7



Download 4,07 Mb.
Pdf ko'rish
bet620/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   616   617   618   619   620   621   622   623   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt


PART I

C h a p t e r   1 7 :  

R u n t i m e   T y p e   I D ,   R e f l e c t i o n ,   a n d   A t t r i b u t e s  

493


PART IPART I

The Obsolete Attribute

The


Obsolete

 attribute, which is short for 



System.ObsoleteAttribute

, lets you mark a 

program element as obsolete. It has this general form:

[Obsolete(“



message

”)]


Here, 

message

 is displayed when that program element is compiled. Here is a short example:

// Demonstrate the Obsolete attribute.

using System;

class Test {

  [Obsolete("Use MyMeth2, instead.")]

  public static int MyMeth(int a, int b) {

    return a / b;

  }

  // Improved version of MyMeth.



  public static int MyMeth2(int a, int b) {

    return b == 0 ? 0 : a /b;

  }

  static void Main() {



   // Warning displayed for this.

    Console.WriteLine("4 / 3 is " + Test.MyMeth(4, 3));

   // No warning here.

    Console.WriteLine("4 / 3 is " + Test.MyMeth2(4, 3));

  }

}

When the call to 




Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   616   617   618   619   620   621   622   623   ...   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