C# Class Nekoyume.Action.AlreadyActivatedException

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

Méthodes publiques

Méthode Description
AlreadyActivatedException ( string s ) : System

Méthodes protégées

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

Method Details

AlreadyActivatedException() protected méthode

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

AlreadyActivatedException() public méthode

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