Table of Contents

Interface IGifCategory

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll
public interface IGifCategory

Properties

Name

The category search term.

string Name { get; }

Property Value

string

ProxySource

Proxied URL to the category preview image.

string ProxySource { get; }

Property Value

string

Source

URL to the category preview image.

string Source { get; }

Property Value

string