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

显示文件 Open project: signumsoftware/framework

Public Methods

Method Description
GetMethod ( ExpressionType type ) : MethodInfo

Private Methods

Method 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 method

public static GetMethod ( ExpressionType type ) : MethodInfo
type ExpressionType
return System.Reflection.MethodInfo