C# Class TriAxis.RunSharp.CodeGen.StaticTarget

Inheritance: Operand
Afficher le fichier Open project: AqlaSolutions/runsharp

Méthodes publiques

Méthode Description
GetReturnType ( ITypeMapper typeMapper ) : Type
StaticTarget ( Type t ) : System

Method Details

GetReturnType() public méthode

public GetReturnType ( ITypeMapper typeMapper ) : Type
typeMapper ITypeMapper
Résultat IKVM.Reflection.Type

StaticTarget() public méthode

public StaticTarget ( Type t ) : System
t IKVM.Reflection.Type
Résultat System