C# Class Akka.Dispatch.SysMsg.Recreate

Class Recreate.
Inheritance: ISystemMessage
Afficher le fichier Open project: rogeralsing/akka.net Class Usage Examples

Méthodes publiques

Méthode Description
Recreate ( Exception cause ) : System

Initializes a new instance of the Recreate class.

ToString ( ) : string

Method Details

Recreate() public méthode

Initializes a new instance of the Recreate class.
public Recreate ( Exception cause ) : System
cause System.Exception The cause.
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string