Verifies the int passed is greater than or equal to -1
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);
RssDefault Class | Rss Namespace