C# Class Yea.Localization.DuplicateKeyException

Inheritance: LocalizationException
Mostrar archivo Open project: OxPatient/Rule-Engine

Public Methods

Method Description
DuplicateKeyException ( string message = "" ) : System

Method Details

DuplicateKeyException() public method

public DuplicateKeyException ( string message = "" ) : System
message string
return System