Show / Hide Table of Contents

Namespace Argotic.Common

Classes

ComparisonUtility

Provides methods for performing logical comparison operations. This class cannot be inherited.

DiscoverableSyndicationEndpoint

Represents a discoverable syndication endpoint that is being broadcast by a web resource.

EnumerationMetadataAttribute

Associates enumeration field description information with a target element. This class cannot be inherited.

Guard

Provides common validation methods shared across the framework entities. This class cannot be inherited.

HtmlAnchor

MimeMediaTypeAttribute

Associates IANA MIME media type information with a target element. This class cannot be inherited.

SyndicationDateTimeUtility

Provides methods for generating and parsing date-time information exposed by syndicated content. This class cannot be inherited.

SyndicationDiscoveryUtility

Provides methods for extracting peer-to-peer auto-discovery and resource information from syndicated content. This class cannot be inherited.

SyndicationEncodingUtility

Provides methods for encoding and decoding information exposed by syndicated content. This class cannot be inherited.

SyndicationResourceLoadedEventArgs

Provides data for the Loaded event.

SyndicationResourceLoadSettings

Specifies a set of features to support on a ISyndicationResource object loaded by the Load(IXPathNavigable, SyndicationResourceLoadSettings) method.

SyndicationResourceMetadata

Represents metadata associated with a ISyndicationResource.

SyndicationResourceSaveSettings

Specifies a set of features to support on a ISyndicationResource object persisted by the Save(Stream, SyndicationResourceSaveSettings) method.

TrackbackDiscoveryMetadata

Represents metadata about a web log entry that allows clients to auto-discover the TrackBack ping URL for that entry.

WebRequestOptions

Holds options that should be applied to web requests.

Interfaces

ISyndicationResource

Allows an object to implement a syndication resource by representing a set of properties, methods, indexers and events common to web content syndication resources.

Enums

SyndicationContentFormat

Specifies the web content syndication format that the syndicated content conforms to.

Back to top Generated by DocFX