PexAction Delegate

Definition

Anonymous action

public delegate void PexAction();
public delegate void PexAction();
type PexAction = delegate of unit -> unit
Public Delegate Sub PexAction()

Applies to