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

Inheritance: Instruction
显示文件 Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
_Bool Instruction

Public Methods

Method Description
Create ( Type type ) : Instruction

Private Methods

Method Description
NotInstruction ( ) : System.Dynamic.Utils

Method Details

Create() public static method

public static Create ( Type type ) : Instruction
type Type
return Instruction

Property Details

_Bool public_oe static_oe property

public static Instruction,System.Linq.Expressions.Interpreter _Bool
return Instruction