C# Class Sanguosha.Core.Exceptions.DuplicateAttributeKeyException

Inheritance: SgsException
Afficher le fichier Open project: RagingBigFemaleBird/sgs

Méthodes publiques

Méthode Description
DuplicateAttributeKeyException ( ) : System
DuplicateAttributeKeyException ( string name ) : System

Method Details

DuplicateAttributeKeyException() public méthode

public DuplicateAttributeKeyException ( ) : System
Résultat System

DuplicateAttributeKeyException() public méthode

public DuplicateAttributeKeyException ( string name ) : System
name string
Résultat System