Click or drag to resize

ParameterRefIsThis Property

True if the referenced parameter is a 'this' parameter (for an extension method).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsThis { get; }

Property Value

Type: Boolean
See Also