Hi,
I've added a section for code samples on the X# Documentation Project:
https://docs.xsharp.it/doku.php?id=codesamples:code_samples
If someone has ideas what I can add, or wishes to contribute some samples, please let me know.
I'm pretty sure most of you will see something new...
Wolfgang
Code samples on the X# Documentation Project
Code samples on the X# Documentation Project
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Code samples on the X# Documentation Project
Nice, and thank you for doing this.
Can I suggest one change:
"Named parameters in the constructor" is not named correctly. MyProp is not a parameter but a property. This mechanism is called "Instance Initializers" in other languages. Likewise there are also Collection Initializers which result in an automatic call to collection:Add() when used.
Robert
Can I suggest one change:
"Named parameters in the constructor" is not named correctly. MyProp is not a parameter but a property. This mechanism is called "Instance Initializers" in other languages. Likewise there are also Collection Initializers which result in an automatic call to collection:Add() when used.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
Code samples on the X# Documentation Project
Hi Robert,
thank you very much for this correction. My samples are far from being perfect or error free, but they are a starting point.
Wolfgang
thank you very much for this correction. My samples are far from being perfect or error free, but they are a starting point.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it