C# Class Akka.Persistence.ViewState

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

Méthodes publiques

Méthode Description
ToString ( ) : string
ViewState ( string name, bool isRecoveryRunning, StateReceive stateReceive ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

ViewState() public méthode

public ViewState ( string name, bool isRecoveryRunning, StateReceive stateReceive ) : System
name string
isRecoveryRunning bool
stateReceive StateReceive
Résultat System