C# Class NoteBook.TitleExistsException

Inheritance: Exception
ファイルを表示 Open project: perl-easj/OOProg

Public Methods

Method Description
TitleExistsException ( string message ) : System

Method Details

TitleExistsException() public method

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