C# Class PCapReader.FileFormatException

Inheritance: Exception
显示文件 Open project: paulscherrerinstitute/EpicsSniffer

Public Methods

Method Description
FileFormatException ( string message ) : System

Method Details

FileFormatException() public method

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