Table of Contents

Class XmlMarshallerContext

Namespace
Amazon.Runtime.Internal.Transform
Assembly
AWSSDK.Core.dll
public class XmlMarshallerContext : MarshallerContext
Inheritance
XmlMarshallerContext
Inherited Members

Constructors

XmlMarshallerContext(IRequest, XmlWriter)

public XmlMarshallerContext(IRequest request, XmlWriter writer)

Parameters

request IRequest
writer XmlWriter

Properties

Writer

public XmlWriter Writer { get; }

Property Value

XmlWriter