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