C# Class Debaser.Internals.Exceptions.EmptySequenceException

Inheritance: Exception
Afficher le fichier Open project: rebus-org/Debaser

Méthodes publiques

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

Method Details

EmptySequenceException() public méthode

public EmptySequenceException ( ) : System
Résultat System

EmptySequenceException() public méthode

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