C# 클래스 PERWAPI.PEFileException

Error for invalid PE file
상속: System.Exception
파일 보기 프로젝트 열기: xored/f4

공개 메소드들

메소드 설명
PEFileException ( string msg ) : System

PEFile exception constructor

메소드 상세

PEFileException() 공개 메소드

PEFile exception constructor
public PEFileException ( string msg ) : System
msg string
리턴 System