C# Class Nekoyume.Action.ConsumableSlotUnlockException

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

Méthodes publiques

Méthode Description
ConsumableSlotUnlockException ( string s ) : System

Méthodes protégées

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

Method Details

ConsumableSlotUnlockException() protected méthode

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

ConsumableSlotUnlockException() public méthode

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