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

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

Méthodes publiques

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

Method Details

GreaterThanOrEqualUInt16() public méthode

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

Run() public méthode

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