Base:
property
InternalMustUnderstand
System.Web.Services.Protocols.SoapHeader.InternalMustUnderstand
3 references to InternalMustUnderstand
System.Web.Services (3)
System\Web\Services\Protocols\SoapUnknownHeader.cs (3)
35
if (
InternalMustUnderstand
) {
48
if (
InternalMustUnderstand
) {
65
base.InternalMustUnderstand =
InternalMustUnderstand
;