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

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
ToString ( ) : string

Private Methods

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

Method Details

Create() public static méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string