C# Class TriAxis.RunSharp.Conversion.FakeTypedOperand

Inheritance: Operand
Datei anzeigen Open project: AqlaSolutions/runsharp

Public Methods

Method Description
FakeTypedOperand ( Type t ) : System
GetReturnType ( ITypeMapper typeMapper ) : Type

Method Details

FakeTypedOperand() public method

public FakeTypedOperand ( Type t ) : System
t IKVM.Reflection.Type
return System

GetReturnType() public method

public GetReturnType ( ITypeMapper typeMapper ) : Type
typeMapper ITypeMapper
return IKVM.Reflection.Type