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 public const string DelegateConstructorParameterName = "target"
Field Value
Type:
StringSee Also