4 overrides of Type
System.Data.Services (1)
System\Data\Services\Serializers\DictionaryContent.cs (1)
80public override string Type
System.ServiceModel (3)
System\ServiceModel\Syndication\TextSyndicationContent.cs (1)
52public override string Type
System\ServiceModel\Syndication\UrlSyndicationContent.cs (1)
38public override string Type
System\ServiceModel\Syndication\XmlSyndicationContent.cs (1)
101public override string Type
1 reference to Type
System.ServiceModel (1)
System\ServiceModel\Syndication\SyndicationContent.cs (1)
100writer.WriteAttributeString(Atom10Constants.TypeTag, string.Empty, this.Type);