Delegate (CLI)

id: delegate-cli-241-13259676
title: Delegate (CLI)
text: A delegate is a form of type-safe function pointer used by the Common Language Infrastructure (CLI). Delegates specify a method to call and optionally an object to call the method on. Delegates are used, among other things, to implement callbacks and event listeners. A delegate object encapsulates a reference to a method. The delegate object can then be passed to code that can call the referenced method, without having to know at compile time which method will be invoked. A multicast delegate is
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Delegate_(CLI)
date created:
date modified: 2022-12-21T12:47:07Z
main entity: {"identifier":"Q2382794","url":"https://www.wikidata.org/entity/Q2382794"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part