mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
Updated wikipage Eiffel for .NET Integration. (Signed-off-by:jocelyn).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2431 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[[Property:modification_date|Mon, 02 Oct 2023 10:26:30 GMT]]
|
||||
[[Property:modification_date|Mon, 02 Oct 2023 10:28:06 GMT]]
|
||||
[[Property:publication_date|Wed, 27 Sep 2023 19:33:07 GMT]]
|
||||
[[Property:title|Eiffel for .NET Integration]]
|
||||
[[Property:weight|3]]
|
||||
@@ -59,7 +59,7 @@ As noted above, Eiffel for .NET fully supports the powerful genericity mechanism
|
||||
|
||||
* If you want to use a generic .NET class (for example in C#), you have to use special techniques as described next.
|
||||
|
||||
{{info: Read the [[Workaround Eiffel .NET limitations]] page to learn how to workaround such limitation. }}
|
||||
{{Recommended|Read the [[Workaround Eiffel .NET limitations]] page to learn how to workaround such limitation. }}
|
||||
|
||||
===Enum types===
|
||||
Eiffel for .NET supports .NET enum types implicitly. From the point of view of Eiffel, they are just considered as expanded classes. The only difference is in the code generation. Eiffel for .NET cannot declare new enum types yet.
|
||||
|
||||
Reference in New Issue
Block a user