Base:
property
MustUnderstand
System.ServiceModel.Channels.MessageHeaderInfo.MustUnderstand
3 references to MustUnderstand
Contract.Message.IntegrationTests (3)
MessageContractTests.cs (3)
46
proxy.CreateMessageHeader(customHeaderMustUnderstand_False.Name, customHeaderMustUnderstand_False.Namespace, customHeaderMustUnderstand_False.
MustUnderstand
);
62
proxy.CreateMessageHeader(customHeaderMustUnderstand_True.Name, customHeaderMustUnderstand_True.Namespace, customHeaderMustUnderstand_True.
MustUnderstand
);
80
proxy.CreateMessageHeader(customHeaderMustUnderstand_True.Name, customHeaderMustUnderstand_True.Namespace, customHeaderMustUnderstand_True.
MustUnderstand
);