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

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

Method Details

Create() public static méthode

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