C# Class Sanguosha.Core.Exceptions.DuplicateAttributeKeyException

Inheritance: SgsException
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
DuplicateAttributeKeyException ( ) : System
DuplicateAttributeKeyException ( string name ) : System

Method Details

DuplicateAttributeKeyException() public method

public DuplicateAttributeKeyException ( ) : System
return System

DuplicateAttributeKeyException() public method

public DuplicateAttributeKeyException ( string name ) : System
name string
return System