Hydrogen Framework
1.3.1
|
This is the complete list of members for Hydrogen.Validate, including all inherited members.
ColorPercentage(this Color sourceColor, Color targetColor) | Hydrogen.Validate | static |
IsColorApproximatelySame(this Color sourceColor, Color targetColor) | Hydrogen.Validate | static |
IsDictionaryEqual< TKey, TValue >(this IDictionary< TKey, TValue > first, IDictionary< TKey, TValue > second) | Hydrogen.Validate | static |
IsNumericType(this object value) | Hydrogen.Validate | static |
IsPositive(this object value, bool zeroIsPositive=true) | Hydrogen.Validate | static |
ScrambledEquals< T >(IEnumerable< T > list1, IEnumerable< T > list2) | Hydrogen.Validate | static |