C# Class NSubstitute.Exceptions.NullSubstituteReferenceException

Inheritance: NotASubstituteException
Afficher le fichier Open project: nsubstitute/NSubstitute

Méthodes publiques

Méthode Description
NullSubstituteReferenceException ( ) : System

Méthodes protégées

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

Method Details

NullSubstituteReferenceException() public méthode

public NullSubstituteReferenceException ( ) : System
Résultat System

NullSubstituteReferenceException() protected méthode

protected NullSubstituteReferenceException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System