C# Class Ardalis.SmartEnum.Benchmarks.EqualsBenchmarks

Afficher le fichier Open project: ardalis/SmartEnum

Private Methods

Méthode Description
Constant_EqualOperator ( ) : bool
Constant_Equals_DifferentType ( ) : bool
Constant_Equals_DifferentValue ( ) : bool
Constant_Equals_Null ( ) : bool
Constant_Equals_SameValue ( ) : bool
Constant_GetHashCode ( ) : int
Constant_NotEqualOperator ( ) : bool
Enum_EqualOperator ( ) : bool
Enum_Equals_DifferentType ( ) : bool
Enum_Equals_DifferentValue ( ) : bool
Enum_Equals_SameValue ( ) : bool
Enum_GetHashCode ( ) : int
Enum_NotEqualOperator ( ) : bool
SmartEnum_EqualOperator ( ) : bool
SmartEnum_Equals_DifferentType ( ) : bool
SmartEnum_Equals_DifferentValue ( ) : bool
SmartEnum_Equals_Null ( ) : bool
SmartEnum_Equals_SameValue ( ) : bool
SmartEnum_GetHashCode ( ) : int
SmartEnum_NotEqualOperator ( ) : bool