move .NET documentation outside the Platform specifics section

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2400 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eifops
2023-09-26 19:15:29 +00:00
parent 72a0563ed8
commit 409a2661dc
65 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[[Property:title|Known issues]]
[[Property:weight|4]]
[[Property:uuid|78c6b5c1-a87b-805d-38bd-fe64cb4e7c0d]]
==Eiffel issues==
* Check here first for the [[Eiffel for .NET Integration|details of the integration of Eiffel with .NET]] .
* The root creation routine of the root class must not take any arguments. You can access the command line given to the application via the class <code>ARGUMENTS</code>.