NeedsAccessToLocalsAttribute Constructor | |
Namespace:
XSharp.Internal
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax CONSTRUCTOR(
lWrites AS LOGIC
)
public NeedsAccessToLocalsAttribute(
bool lWrites
)
Request Example
View SourceParameters
- lWrites
- Type: Logic
See Also