C# Class PesFile.PECFormatException

Inheritance: System.Exception
显示文件 Open project: njcrawford/EmbroideryReader

Public Methods

Method Description
PECFormatException ( string message ) : System

Method Details

PECFormatException() public method

public PECFormatException ( string message ) : System
message string
return System