Hydrogen Framework  1.3.1
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Hydrogen.Validate Member List

This is the complete list of members for Hydrogen.Validate, including all inherited members.

ColorPercentage(this Color sourceColor, Color targetColor)Hydrogen.Validatestatic
IsColorApproximatelySame(this Color sourceColor, Color targetColor)Hydrogen.Validatestatic
IsDictionaryEqual< TKey, TValue >(this IDictionary< TKey, TValue > first, IDictionary< TKey, TValue > second)Hydrogen.Validatestatic
IsNumericType(this object value)Hydrogen.Validatestatic
IsPositive(this object value, bool zeroIsPositive=true)Hydrogen.Validatestatic
ScrambledEquals< T >(IEnumerable< T > list1, IEnumerable< T > list2)Hydrogen.Validatestatic