C# Class Dolittle.Execution.InitialExecutionContextHasAlreadyBeenSet

Exception that gets thrown when the execution context has initially been set already.
Inheritance: Exception
Afficher le fichier Open project: dolittle-obsolete/DotNET.Fundamentals

Méthodes publiques

Méthode Description
InitialExecutionContextHasAlreadyBeenSet ( ) : System

Initializes a new instance of the InitialExecutionContextHasAlreadyBeenSet class.

Method Details

InitialExecutionContextHasAlreadyBeenSet() public méthode

Initializes a new instance of the InitialExecutionContextHasAlreadyBeenSet class.
public InitialExecutionContextHasAlreadyBeenSet ( ) : System
Résultat System