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

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
IncrementInstruction ( ) : System.Diagnostics

Method Details

Create() public static méthode

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