C# Class bsharptree.exception.LinkedFileException

Inheritance: System.ApplicationException
Datei anzeigen Open project: thoward/bsharptree

Public Methods

Method Description
LinkedFileException ( string message ) : System

Method Details

LinkedFileException() public method

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