C# Class Nekoyume.Action.AvatarIndexOutOfRangeException

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

Méthodes publiques

Méthode Description
AvatarIndexOutOfRangeException ( string message ) : System

Méthodes protégées

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

Method Details

AvatarIndexOutOfRangeException() protected méthode

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

AvatarIndexOutOfRangeException() public méthode

public AvatarIndexOutOfRangeException ( string message ) : System
message string
Résultat System