C# 클래스 Core.Comman.Infrastructure.HangFire.DelayedJob

파일 보기 프로젝트 열기: berkayyerdelen/CleanArchitecture

공개 메소드들

메소드 설명
DelayedJob ( ) : System
ProcessDelayedJob ( ) : void

메소드 상세

DelayedJob() 공개 메소드

public DelayedJob ( ) : System
리턴 System

ProcessDelayedJob() 공개 메소드

public ProcessDelayedJob ( ) : void
리턴 void