C# Class bsharptree.exception.BufferFileException

Inheritance: System.ApplicationException
显示文件 Open project: thoward/bsharptree

Public Methods

Method Description
BufferFileException ( string message ) : System

Method Details

BufferFileException() public method

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