C# 0 The Complete Reference


T . It returns type  T



Download 4,07 Mb.
Pdf ko'rish
bet659/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   655   656   657   658   659   660   661   662   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt

T

. It returns type 



T

 and takes an argument of type 



T

.

// A simple generic delegate.



using System;

// Declare a generic delegate.

delegate T SomeOp(T v);

class GenDelegateDemo {

  // Return the summation of the argument.

  static int Sum(int v) {

    int result = 0;

    for(int i=v; i>0; i--)

www.freepdf-books.com



528

 

P a r t   I :  



T h e   C #   L a n g u a g e

      result += i;

    return result;

  }


  // Return a string containing the reverse of the argument.

  static string Reflect(string str) {

    string result = "";

    foreach(char ch in str)

      result = ch + result;

    return result;

  }

  static void Main() {



    // Construct an int delegate.

    SomeOp intDel = Sum;

    Console.WriteLine(intDel(3));

    // Construct a string delegate.

    SomeOp strDel = Reflect;

    Console.WriteLine(strDel("Hello"));

  }

}

The output is shown here:



6

olleH


Let’s look closely at this program. First, notice how the 

SomeOp

 delegate is declared:

delegate T SomeOp(T v);

Notice that 



T

 can be used as the return type even though the type parameter 




Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   655   656   657   658   659   660   661   662   ...   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