CompilerVersionAttribute Constructor | |
Namespace:
XSharp.Internal
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax CONSTRUCTOR(
version AS STRING
)
public CompilerVersionAttribute(
string version
)
Request Example
View SourceParameters
- version
- Type: String
See Also