Class ClearContentLoadPhase
Inheritance
ClearContentLoadPhase
Assembly: cs.temp.dll.dll
Syntax
public class ClearContentLoadPhase : LoadPhaseBase
Fields
_actionService
Declaration
protected IActionService _actionService
Field Value
Type |
Description |
IActionService |
|
_entityLoaderService
Declaration
protected IEntityLoaderService _entityLoaderService
Field Value
_entityResolver
Declaration
protected IEntityResolver _entityResolver
Field Value
_serializer
Declaration
protected ISerializer _serializer
Field Value
_userSavedData
Declaration
protected IUserSavedData _userSavedData
Field Value
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()