C# Class System.Linq.Expressions.Interpreter.LessThanInstruction

Inheritance: Instruction
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Create ( Type type, bool liftedToNull = false ) : Instruction

Private Methods

Méthode Description
LessThanInstruction ( object nullValue ) : System.Diagnostics

Method Details

Create() public static méthode

public static Create ( Type type, bool liftedToNull = false ) : Instruction
type Type
liftedToNull bool
Résultat Instruction