C# Class System.Threading.ReaderWriterLock.ReaderWriterLockApplicationException

Inheritance: ApplicationException
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
ReaderWriterLockApplicationException ( int errorHResult, string message ) : System.Diagnostics

Private Methods

Méthode Description
ReaderWriterLockApplicationException ( SerializationInfo info, StreamingContext context ) : System.Diagnostics

Method Details

ReaderWriterLockApplicationException() public méthode

public ReaderWriterLockApplicationException ( int errorHResult, string message ) : System.Diagnostics
errorHResult int
message string
Résultat System.Diagnostics