This print for content only-size & color not accurate 7" X 9-1/4" / casebound / malloy



Download 21,46 Mb.
Pdf ko'rish
bet1030/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   1026   1027   1028   1029   1030   1031   1032   1033   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

Reflecting on Methods

The Program class will be updated to define a number of static methods, each of which takes a single

System.Type parameter and returns void. First you have ListMethods(), which (as you might guess)

prints the name of each method defined by the incoming type. Notice how Type.GetMethods()

returns an array of System.Reflection.MethodInfo types:

// Display method names of type.

static void ListMethods(Type t)

{

Console.WriteLine("***** Methods *****");



MethodInfo[] mi = t.GetMethods();

foreach(MethodInfo m in mi)

C H A P T E R   1 6  

T Y P E   R E F L E C T I O N, L AT E   B I N D I N G, A N D  AT T R I B U T E - B A S E D   P R O G R A M M I N G



530

8849CH16.qxd  10/9/07  4:27 PM  Page 530




Console.WriteLine("->{0}", m.Name);

Console.WriteLine();

}

Here, you are simply printing the name of the method using the MethodInfo.Name property. As



you might guess, MethodInfo has many additional members that allow you to determine whether

the method is static, virtual, generic, or abstract. As well, the MethodInfo type allows you to obtain

the method’s return value and parameter set. You’ll spruce up the implementation of ListMethods()

in just a bit. 




Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   1026   1027   1028   1029   1030   1031   1032   1033   ...   1830




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