PexAction<T> Delegar

Definição

Ação anônima

generic <typename T>
public delegate void PexAction();
public delegate void PexAction<T>();
type PexAction<'T> = delegate of unit -> unit
Public Delegate Sub PexAction(Of T)()

Parâmetros de tipo

T

Aplica-se a