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

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

공개 메소드들

메소드 설명
BinaryCustomDebugInformation ( System.Guid identifier, byte data ) : System

메소드 상세

BinaryCustomDebugInformation() 공개 메소드

public BinaryCustomDebugInformation ( System.Guid identifier, byte data ) : System
identifier System.Guid
data byte
리턴 System