C# Class Nekoyume.Action.CostumeSlotUnlockException

Inheritance: InvalidOperationException
Exibir arquivo Open project: planetarium/lib9c

Public Methods

Method Description
CostumeSlotUnlockException ( string s ) : System

Protected Methods

Method Description
CostumeSlotUnlockException ( SerializationInfo info, StreamingContext context ) : System

Method Details

CostumeSlotUnlockException() protected method

protected CostumeSlotUnlockException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
return System

CostumeSlotUnlockException() public method

public CostumeSlotUnlockException ( string s ) : System
s string
return System