C# Класс Amazon.DynamoDBv2.Model.Internal.MarshallTransformations.AttributeDefinitionUnmarshaller

AttributeDefinitionUnmarshaller
Наследование: IUnmarshaller, IUnmarshaller
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Unmarshall ( JsonUnmarshallerContext context ) : AttributeDefinition

Unmarshaller the response from the service to the response class.

Приватные методы

Метод Описание
IUnmarshaller ( context ) : AttributeDefinition

Unmarshaller the response from the service to the response class.

Описание методов

Unmarshall() публичный Метод

Unmarshaller the response from the service to the response class.
public Unmarshall ( JsonUnmarshallerContext context ) : AttributeDefinition
context JsonUnmarshallerContext
Результат AttributeDefinition