C# Class Nekoyume.Action.AlreadyActivatedException

Inheritance: InvalidOperationException
Mostra file Open project: planetarium/lib9c

Public Methods

Method Description
AlreadyActivatedException ( string s ) : System

Protected Methods

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

Method Details

AlreadyActivatedException() protected method

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

AlreadyActivatedException() public method

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