RSS.NET

RssDefault.Check Method

Verifies the int passed is greater than or equal to -1

Overload List

Verifies the int passed is greater than or equal to -1

public static int Check(int);

Verifies the string passed is not null

public static string Check(string);

Verifies the Uri passed is not null

public static Uri Check(Uri);

See Also

RssDefault Class | Rss Namespace