C# Class Nekoyume.Action.NotEnoughMaterialException

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

Méthodes publiques

Méthode Description
NotEnoughMaterialException ( string s ) : System

Méthodes protégées

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

Method Details

NotEnoughMaterialException() protected méthode

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

NotEnoughMaterialException() public méthode

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