메소드 | 설명 | |
---|---|---|
Execute ( IAppContext context ) : void | ||
FinishWorker ( ILogger logger, ISingletonDependency singletonDependency, IScopedDependency scopedDependency, ITransientDependency transientDependency ) : ArtMind.AppFlow.UseCase.Service.Abstractions |
public FinishWorker ( ILogger logger, ISingletonDependency singletonDependency, IScopedDependency scopedDependency, ITransientDependency transientDependency ) : ArtMind.AppFlow.UseCase.Service.Abstractions | ||
logger | ILogger | |
singletonDependency | ISingletonDependency | |
scopedDependency | IScopedDependency | |
transientDependency | ITransientDependency | |
리턴 | ArtMind.AppFlow.UseCase.Service.Abstractions |