C# Class BudgetAnalyser.Engine.UnitTest.DuplicateNameException

Inheritance: System.Exception
Exibir arquivo Open project: Benrnz/BudgetAnalyser

Public Methods

Method Description
DuplicateNameException ( string message ) : System

Method Details

DuplicateNameException() public method

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