C# Class Nekoyume.Action.AgentStateNotContainsAvatarAddressException

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

Méthodes publiques

Méthode Description
AgentStateNotContainsAvatarAddressException ( SerializationInfo info, StreamingContext context ) : System
AgentStateNotContainsAvatarAddressException ( string message ) : System

Method Details

AgentStateNotContainsAvatarAddressException() public méthode

public AgentStateNotContainsAvatarAddressException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
Résultat System

AgentStateNotContainsAvatarAddressException() public méthode

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