C# Class TriAxis.RunSharp.CodeGen.StaticTarget

Inheritance: Operand
Exibir arquivo Open project: AqlaSolutions/runsharp

Public Methods

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

Method Details

GetReturnType() public method

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

StaticTarget() public method

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