C# 클래스 TriAxis.RunSharp.Conversion.UnwrapNullable

상속: Conversion
파일 보기 프로젝트 열기: AqlaSolutions/runsharp

공개 메소드들

메소드 설명
Emit ( CodeGen g, Type from, Type to ) : void
UnwrapNullable ( ITypeMapper typeMapper ) : System

메소드 상세

Emit() 공개 메소드

public Emit ( CodeGen g, Type from, Type to ) : void
g CodeGen
from IKVM.Reflection.Type
to IKVM.Reflection.Type
리턴 void

UnwrapNullable() 공개 메소드

public UnwrapNullable ( ITypeMapper typeMapper ) : System
typeMapper ITypeMapper
리턴 System