C# 클래스 Castle.DynamicProxy.Generators.Emitters.LdcOpCodesDictionary

Provides appropriate Ldc.X opcode for the type of primitive value to be loaded.
상속: System.Collections.DictionaryBase
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
this ( Type type ) : OpCode

비공개 메소드들

메소드 설명
LdcOpCodesDictionary ( ) : System

메소드 상세

this() 공개 메소드

public this ( Type type ) : OpCode
type System.Type
리턴 System.Reflection.Emit.OpCode