C# Class Nekoyume.Action.InvalidLevelException

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

Méthodes publiques

Méthode Description
InvalidLevelException ( string s ) : System

Méthodes protégées

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

Method Details

InvalidLevelException() protected méthode

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

InvalidLevelException() public méthode

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