C# 클래스 BL_LZK.Analyzer

파일 보기 프로젝트 열기: pundt/PR 1 사용 예제들

공개 메소드들

메소드 설명
AddURL ( string url ) : bool
Analyze ( ) : void
Analyzer ( ) : System

비공개 메소드들

메소드 설명
GetExportPath ( WebSite webSite ) : string

메소드 상세

AddURL() 공개 메소드

public AddURL ( string url ) : bool
url string
리턴 bool

Analyze() 공개 메소드

public Analyze ( ) : void
리턴 void

Analyzer() 공개 메소드

public Analyzer ( ) : System
리턴 System