C# 클래스 Shaolinq.TypeBuilding.ILGeneratorExtensions

파일 보기 프로젝트 열기: tumtumtum/Shaolinq

공개 메소드들

메소드 설명
EmitDefaultValue ( this generator, Type type ) : void

메소드 상세

EmitDefaultValue() 공개 정적인 메소드

public static EmitDefaultValue ( this generator, Type type ) : void
generator this
type System.Type
리턴 void