Amazon.DynamoDBv2.Model.Internal.MarshallTransformations.AttributeDefinitionUnmarshaller.IUnmarshaller C# (CSharp) Method

IUnmarshaller() private method

Unmarshaller the response from the service to the response class.
private IUnmarshaller ( context ) : AttributeDefinition
return AttributeDefinition
        AttributeDefinition IUnmarshaller<AttributeDefinition, XmlUnmarshallerContext>.Unmarshall(XmlUnmarshallerContext context)
        {
            throw new NotImplementedException();
        }
AttributeDefinitionUnmarshaller