C# Class TriAxis.RunSharp.Conversion.UnwrapNullable

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

Méthodes publiques

Méthode Description
Emit ( CodeGen g, Type from, Type to ) : void
UnwrapNullable ( 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

UnwrapNullable() public méthode

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