Update C# default value (#283)

* update csharp default value

* update csharp 35 samples

* update csharp 40 client

* update c# net standard client

* update C# net core client

* update csharp propertychanged client
This commit is contained in:
William Cheng
2018-05-02 00:48:55 +08:00
committed by GitHub
parent 8e29dba85b
commit 0c981b7c2f
788 changed files with 110246 additions and 39 deletions

View File

@@ -0,0 +1,10 @@
# Org.OpenAPITools.Model.MapTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**MapMapOfString** | **Dictionary<string, Dictionary<string, string>>** | | [optional]
**MapOfEnumString** | **Dictionary<string, string>** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)