C# Class Signum.Engine.Linq.SmartEqualizer.GuidComparer

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
GetMethod ( ExpressionType type ) : MethodInfo

Private Methods

Méthode Description
GreaterThan ( System.Guid a, System.Guid b ) : bool
GreaterThanOrEqual ( System.Guid a, System.Guid b ) : bool
LessThan ( System.Guid a, System.Guid b ) : bool
LessThanOrEqual ( System.Guid a, System.Guid b ) : bool

Method Details

GetMethod() public static méthode

public static GetMethod ( ExpressionType type ) : MethodInfo
type ExpressionType
Résultat System.Reflection.MethodInfo