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



Download 21,46 Mb.
Pdf ko'rish
bet653/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   649   650   651   652   653   654   655   656   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

// Swap 2 strings.

string s1 = "Hello", s2 = "There";

Console.WriteLine("Before swap: {0} {1}!", s1, s2);

Swap(ref s1, ref s2);

Console.WriteLine("After swap: {0} {1}!", s1, s2);

Console.ReadLine();

}

Inference of Type Parameters

When you invoke generic methods such as Swap, you can optionally omit the type parameter if

(and only if ) the generic method requires arguments, as the compiler can infer the type parameter

based on the member parameters. For example, you could swap two System.Boolean types by

adding the following code to Main():

// Compiler will infer System.Boolean.

bool b1 = true, b2 = false;

Console.WriteLine("Before swap: {0}, {1}", b1, b2);

Swap(ref b1, ref b2);

Console.WriteLine("After swap: {0}, {1}", b1, b2);

However, if you had another generic method named DisplayBaseClass that did not take any

incoming parameters, as follows:

static void DisplayBaseClass()

{

Console.WriteLine("Base class of {0} is: {1}.",



typeof(T), typeof(T).BaseType);

}

you are required to supply the type parameter upon invocation:



static void Main(string[] args)

{

...




Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   649   650   651   652   653   654   655   656   ...   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