Page 31 - CSharp/C#
P. 31

char                                                                                               539
          lock                                                                                               540


          null                                                                                               541

          internal                                                                                           542

          where                                                                                              543

          The previous examples show generic constraints on a class definition, but constraints can          545

            extern                                                                                           545

            bool                                                                                             546

            when                                                                                             546
            unchecked                                                                                        547

          When is this useful?                                                                               547

            void                                                                                             547

            if, if...else, if... else if                                                                     548

          Important to note that if a condition is met in the above example , the control skips othe         549

            do                                                                                               549

            operator                                                                                         550

            struct                                                                                           551

            switch                                                                                           553

            interface                                                                                        553

            unsafe                                                                                           554
            implicit                                                                                         556

            true, false                                                                                      556

            string                                                                                           557

            ushort                                                                                           557

            sbyte                                                                                            557

            var                                                                                              558

            delegate                                                                                         559
            event                                                                                            560

            partial                                                                                          560

        Chapter 90: Lambda expressions                                                                      563


          Remarks                                                                                            563

          Examples                                                                                           563
   26   27   28   29   30   31   32   33   34   35   36