C# Class BplusDotNet.BufferFileException

Inheritance: System.ApplicationException
ファイルを表示 Open project: benaston/BTree

Public Methods

Method Description
BufferFileException ( string message ) : System

Method Details

BufferFileException() public method

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