C# Class BplusDotNet.LinkedFileException

Inheritance: System.ApplicationException
Mostrar archivo 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