C# 클래스 Flatwhite.Hot.DisposingPhoenix

The phoenix is disposed, it will not do anything
상속: IPhoenixState
파일 보기 프로젝트 열기: vanthoainguyen/Flatwhite 1 사용 예제들

공개 메소드들

메소드 설명
DisposingPhoenix ( Task disposingTask ) : System
GetState ( ) : string
Reborn ( Func rebornAction ) : IPhoenixState

Do nothing here as the disposing action has been started

메소드 상세

DisposingPhoenix() 공개 메소드

public DisposingPhoenix ( Task disposingTask ) : System
disposingTask Task
리턴 System

GetState() 공개 메소드

public GetState ( ) : string
리턴 string

Reborn() 공개 메소드

Do nothing here as the disposing action has been started
public Reborn ( Func rebornAction ) : IPhoenixState
rebornAction Func
리턴 IPhoenixState