C# Class Flatwhite.Hot.DisposingPhoenix

The phoenix is disposed, it will not do anything
Inheritance: IPhoenixState
Afficher le fichier Open project: vanthoainguyen/Flatwhite Class Usage Examples

Méthodes publiques

Méthode Description
DisposingPhoenix ( Task disposingTask ) : System
GetState ( ) : string
Reborn ( Func rebornAction ) : IPhoenixState

Do nothing here as the disposing action has been started

Method Details

DisposingPhoenix() public méthode

public DisposingPhoenix ( Task disposingTask ) : System
disposingTask Task
Résultat System

GetState() public méthode

public GetState ( ) : string
Résultat string

Reborn() public méthode

Do nothing here as the disposing action has been started
public Reborn ( Func rebornAction ) : IPhoenixState
rebornAction Func
Résultat IPhoenixState