From ce9d36785fe36b0499eabc42fc49e2afab0c3198 Mon Sep 17 00:00:00 2001 From: wing328 Date: Wed, 6 Nov 2019 04:38:00 +0000 Subject: [PATCH] Deploy website Deploy website version based on d635ac39739ec89ea7dc5e11d7624e782aa3549c --- docs/generators/csharp-netcore.html | 3 ++- docs/generators/csharp-netcore/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index 786c2f6fa85..b6634e0ab29 100644 --- a/docs/generators/csharp-netcore.html +++ b/docs/generators/csharp-netcore.html @@ -31,6 +31,7 @@ returnICollectionReturn ICollection<T> instead of the concrete type.false optionalMethodArgumentC# Optional method argument, e.g. void square(int x=10) (.net 4.0+ only).true optionalAssemblyInfoGenerate AssemblyInfo.cs.true +optionalEmitDefaultValuesSet DataMember's EmitDefaultValue.false optionalProjectFileGenerate {PackageName}.csproj.true nonPublicApiGenerates code with reduced access modifiers; allows embedding elsewhere without exposing non-public API calls to consumers.false allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse @@ -39,4 +40,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
Last updated on 2019-10-28
\ No newline at end of file +
Last updated on 2019-11-6
\ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index 786c2f6fa85..b6634e0ab29 100644 --- a/docs/generators/csharp-netcore/index.html +++ b/docs/generators/csharp-netcore/index.html @@ -31,6 +31,7 @@ returnICollectionReturn ICollection<T> instead of the concrete type.false optionalMethodArgumentC# Optional method argument, e.g. void square(int x=10) (.net 4.0+ only).true optionalAssemblyInfoGenerate AssemblyInfo.cs.true +optionalEmitDefaultValuesSet DataMember's EmitDefaultValue.false optionalProjectFileGenerate {PackageName}.csproj.true nonPublicApiGenerates code with reduced access modifiers; allows embedding elsewhere without exposing non-public API calls to consumers.false allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse @@ -39,4 +40,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
Last updated on 2019-10-28
\ No newline at end of file +
Last updated on 2019-11-6
\ No newline at end of file