C# Class SharpDiff.BinaryFileException

Inheritance: System.Exception
Show file Open project: jagregory/sharpdiff

Public Methods

Method Description
BinaryFileException ( string path ) : System

Method Details

BinaryFileException() public method

public BinaryFileException ( string path ) : System
path string
return System