C# Class TriAxis.RunSharp.Conversion.Primitive

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

Méthodes publiques

Méthode Description
Emit ( CodeGen g, Type from, Type to ) : void
Primitive ( ITypeMapper typeMapper ) : System

Method Details

Emit() public méthode

public Emit ( CodeGen g, Type from, Type to ) : void
g CodeGen
from IKVM.Reflection.Type
to IKVM.Reflection.Type
Résultat void

Primitive() public méthode

public Primitive ( ITypeMapper typeMapper ) : System
typeMapper ITypeMapper
Résultat System