Header menu logo FSharp.Core

CLIEventAttribute Type

Adding this attribute to a property with event type causes it to be compiled with as a CLI metadata event, through a syntactic translation to a pair of 'add_EventName' and 'remove_EventName' methods.

Constructors

Constructor Description

CLIEventAttribute()

Full Usage: CLIEventAttribute()

Returns: CLIEventAttribute CLIEventAttribute

Creates an instance of the attribute

Returns: CLIEventAttribute

CLIEventAttribute

Type something to start searching.