C# Class BplusDotNet.LinkedFileException

Inheritance: System.ApplicationException
Show file Open project: benaston/BTree

Public Methods

Method Description
LinkedFileException ( string message ) : System

Method Details

LinkedFileException() public method

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