C# Tutorial C# Delegate

Introduction

  1. C# Delegate
  2. C# Multicast Delegates
  3. delegate parameters
  4. C# Generic delegate
  5. C# Func and Action
  6. C# Anonymous delegate




















Home »
  C# Tutorial »
    Custom Types »




C# Class
C# Struct
C# Interface
C# Inheritance
C# Namespace
C# Object
C# Delegate
C# Lambda
C# Event
C# Enum
C# Attribute
C# Generics
C# Preprocessor