Click or drag to resize

DelegateDeclDelegateConstructorParameterName Field

The name of the parameter of the constructor of the delegate that accepts a delegate type.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public const string DelegateConstructorParameterName = "target"

Field Value

Type: String
See Also