C# Class WellFormedNames.Exceptions.DuplicatedKeyException

Inheritance: System.ArgumentException
Afficher le fichier Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Méthodes publiques

Méthode Description
DuplicatedKeyException ( ) : System
DuplicatedKeyException ( string message ) : System

Method Details

DuplicatedKeyException() public méthode

public DuplicatedKeyException ( ) : System
Résultat System

DuplicatedKeyException() public méthode

public DuplicatedKeyException ( string message ) : System
message string
Résultat System