Files
eiffel-org/documentation/23.09/solutions/dotnet/eiffel-net-language/known-issues.wiki
2023-09-26 19:15:29 +00:00

11 lines
412 B
Plaintext

[[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>.