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

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

Méthodes publiques

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

Method Details

LessThanUInt64() public méthode

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

Run() public méthode

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