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

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

Méthodes publiques

Свойство Type Description
_Bool Instruction

Méthodes publiques

Méthode Description
Create ( Type type ) : Instruction

Private Methods

Méthode Description
NotInstruction ( ) : System.Dynamic.Utils

Method Details

Create() public static méthode

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

Property Details

_Bool public_oe static_oe property

public static Instruction,System.Linq.Expressions.Interpreter _Bool
Résultat Instruction