C# Class TriAxis.RunSharp.Conversion.Ambiguous

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

Méthodes publiques

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

Method Details

Ambiguous() public méthode

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

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