C# Class System.Linq.Expressions.Interpreter.LessThanOrEqualInstruction.LessThanOrEqualInt32

Inheritance: LessThanOrEqualInstruction
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
LessThanOrEqualInt32 ( object nullValue ) : System.Diagnostics
Run ( InterpretedFrame frame ) : int

Method Details

LessThanOrEqualInt32() public méthode

public LessThanOrEqualInt32 ( object nullValue ) : System.Diagnostics
nullValue object
Résultat System.Diagnostics

Run() public méthode

public Run ( InterpretedFrame frame ) : int
frame InterpretedFrame
Résultat int