C# 클래스 Mono.Cecil.Cil.ConstantDebugInformation

상속: DebugInformation
파일 보기 프로젝트 열기: jbevain/cecil

공개 메소드들

메소드 설명
ConstantDebugInformation ( string name, TypeReference constant_type, object value ) : System

메소드 상세

ConstantDebugInformation() 공개 메소드

public ConstantDebugInformation ( string name, TypeReference constant_type, object value ) : System
name string
constant_type TypeReference
value object
리턴 System