Interface for rss storage providers.

Namespace: MonoSoftware.MonoX.RssEngine
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public interface IRssStorageProvider
Visual Basic
Public Interface IRssStorageProvider
Visual C++
public interface class IRssStorageProvider
F#
type IRssStorageProvider =  interface end

See Also