C# 클래스 DNTScheduler.AddModules

Registers HTTP modules dynamically.
파일 보기 프로젝트 열기: VahidN/DNTScheduler

공개 메소드들

메소드 설명
PostStart ( ) : void

PreStart ( ) : void

Registering the DNTSchedulerModule automatically.

메소드 상세

PostStart() 공개 정적인 메소드

public static PostStart ( ) : void
리턴 void

PreStart() 공개 정적인 메소드

Registering the DNTSchedulerModule automatically.
public static PreStart ( ) : void
리턴 void