C# 클래스 ServiceClientGenerator.BaseModel

Used to outline the basics of any model for the service They have a service model, json data, and documentation
파일 보기 프로젝트 열기: aws/aws-sdk-net

보호된 메소드들

메소드 설명
BaseModel ( ServiceModel model, JsonData data ) : Json.LitJson

메소드 상세

BaseModel() 보호된 메소드

protected BaseModel ( ServiceModel model, JsonData data ) : Json.LitJson
model ServiceModel
data JsonData
리턴 Json.LitJson