1 type derived from CategoriesDocumentFormatter
System.ServiceModel (1)
System\ServiceModel\Syndication\AtomPub10CategoriesDocumentFormatter.cs (1)
21public class AtomPub10CategoriesDocumentFormatter : CategoriesDocumentFormatter, IXmlSerializable
2 references to CategoriesDocumentFormatter
System.ServiceModel (1)
System\ServiceModel\Syndication\CategoriesDocument.cs (1)
81public CategoriesDocumentFormatter GetFormatter()
System.ServiceModel.Web (1)
AssemblyInfo.cs (1)
25[assembly: TypeForwardedTo(typeof(System.ServiceModel.Syndication.CategoriesDocumentFormatter))]