C# Class LearnLanguages.Navigation.Exceptions.NavigationTextAlreadyExistsException

Inheritance: System.Exception
ファイルを表示 Open project: ibgib/LearnLanguages

Public Methods

Method Description
NavigationTextAlreadyExistsException ( string navText ) : System

Method Details

NavigationTextAlreadyExistsException() public method

public NavigationTextAlreadyExistsException ( string navText ) : System
navText string
return System