Class ProcessEventsSavedDataLoadPhase
Inheritance
ProcessEventsSavedDataLoadPhase
Assembly: cs.temp.dll.dll
Syntax
public class ProcessEventsSavedDataLoadPhase : LoadPhaseBase
Fields
_actionService
Declaration
protected IActionService _actionService
Field Value
Type |
Description |
IActionService |
|
Methods
Inject(IResolver)
Declaration
public override void Inject(IResolver resolver)
Parameters
Type |
Name |
Description |
IResolver |
resolver |
|
RunCancelLogic()
Declaration
protected override void RunCancelLogic()
RunCompleteLogic()
Declaration
protected override void RunCompleteLogic()
RunRevertLogic()
Declaration
protected override void RunRevertLogic()
RunStartLogic()
Declaration
protected override void RunStartLogic()