C# Class Nekoyume.Action.CostumeSlotUnlockException

Inheritance: InvalidOperationException
Afficher le fichier Open project: planetarium/lib9c

Méthodes publiques

Méthode Description
CostumeSlotUnlockException ( string s ) : System

Méthodes protégées

Méthode Description
CostumeSlotUnlockException ( SerializationInfo info, StreamingContext context ) : System

Method Details

CostumeSlotUnlockException() protected méthode

protected CostumeSlotUnlockException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
Résultat System

CostumeSlotUnlockException() public méthode

public CostumeSlotUnlockException ( string s ) : System
s string
Résultat System