다음을 통해 공유


WebHttpBodyMarshaller 클래스

정의

public ref class WebHttpBodyMarshaller : Microsoft::BizTalk::Adapter::Wcf::Common::ICustomBodyMarshaller
public class WebHttpBodyMarshaller : Microsoft.BizTalk.Adapter.Wcf.Common.ICustomBodyMarshaller
type WebHttpBodyMarshaller = class
    interface ICustomBodyMarshaller
Public Class WebHttpBodyMarshaller
Implements ICustomBodyMarshaller
상속
WebHttpBodyMarshaller
구현

생성자

WebHttpBodyMarshaller()

명시적 인터페이스 구현

ICustomBodyMarshaller.CreateBizTalkMessageBody(Message, RLConfig)
ICustomBodyMarshaller.CreateBizTalkMessageBody(Message, TLConfig)
ICustomBodyMarshaller.CreateWcfMessageBody(IBaseMessage, RLConfig, IDictionary<String,Object>)
ICustomBodyMarshaller.CreateWcfMessageBody(IBaseMessage, TLConfig, IDictionary<String,Object>)

적용 대상