C# Class Nekoyume.Action.MemoLengthOverflowException

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

Méthodes publiques

Méthode Description
MemoLengthOverflowException ( string message ) : System

Méthodes protégées

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

Method Details

MemoLengthOverflowException() protected méthode

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

MemoLengthOverflowException() public méthode

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