ParameterDeclIsThis Property |
Determines if the parameter is a 'this' parameter (extension method parameter).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsThis { get; set; }
Property Value
Type:
BooleanSee Also