C# 클래스 TechDevils.UrlTaskScheduler.TechDevilsTaskScheduler.Service.UrlRequestService

상속: IUrlRequestService
파일 보기 프로젝트 열기: TechDevils/Url-Task-Scheduler 1 사용 예제들

공개 메소드들

메소드 설명
RequestUrl ( string url, int id, bool returnResult = false ) : int
UrlRequestService ( ) : System

메소드 상세

RequestUrl() 공개 메소드

public RequestUrl ( string url, int id, bool returnResult = false ) : int
url string
id int
returnResult bool
리턴 int

UrlRequestService() 공개 메소드

public UrlRequestService ( ) : System
리턴 System