diff --git a/documentation/23.09/solutions/dotnet/eiffel-net-language/eiffel-net-integration.wiki b/documentation/23.09/solutions/dotnet/eiffel-net-language/eiffel-net-integration.wiki index fa3baa11..93b0457b 100644 --- a/documentation/23.09/solutions/dotnet/eiffel-net-language/eiffel-net-integration.wiki +++ b/documentation/23.09/solutions/dotnet/eiffel-net-language/eiffel-net-integration.wiki @@ -1,4 +1,4 @@ -[[Property:modification_date|Fri, 29 Sep 2023 08:00:38 GMT]] +[[Property:modification_date|Fri, 29 Sep 2023 08:01:26 GMT]] [[Property:publication_date|Wed, 27 Sep 2023 19:33:07 GMT]] [[Property:title|Eiffel for .NET Integration]] [[Property:weight|3]] @@ -17,6 +17,8 @@ Eiffel for .NET supports: * Covariance * Compilation of any existing Eiffel libraries as long as it does not include C externals that call into the Eiffel Software C runtime +However, there are a few limitations that are described later in this documentation. + ===Added to Eiffel and Eiffel for .NET=== The following syntax can be used to declare .NET custom attributes on Eiffel entities (features and classes):