Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ServiceClientGenerator
BaseModel
C# Class ServiceClientGenerator.BaseModel
Used to outline the basics of any model for the service They have a service model, json data, and documentation
Mostra file
Open project: aws/aws-sdk-net
Protected Methods
Method
Description
BaseModel
(
ServiceModel
model
,
JsonData
data
) :
Json.LitJson
Method Details
BaseModel()
protected
method
protected
BaseModel
(
ServiceModel
model
,
JsonData
data
) :
Json.LitJson
model
ServiceModel
data
JsonData
return
Json.LitJson