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

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

Méthodes publiques

Méthode Description
Create ( Type type ) : Instruction

Private Methods

Méthode Description
NegateInstruction ( ) : System.Diagnostics

Method Details

Create() public static méthode

public static Create ( Type type ) : Instruction
type Type
Résultat Instruction