1 override of Create
System.ServiceModel (1)
System\ServiceModel\MessageHeaderT.cs (1)
147protected override object Create(object content, bool mustUnderstand, bool relay, string actor)
1 reference to Create
System.ServiceModel (1)
System\ServiceModel\MessageHeaderT.cs (1)
87return GetTypedHeaderManager(t).Create(content, mustUnderstand, relay, actor);