C# 클래스 ToolSet.DatabaseExtractorCode.DBExtractor.Request

파일 보기 프로젝트 열기: mcorrientes/Web-Security-Toolset 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DataBaseType DataBaseType
Function string
HTML string
NaturalRequestNr int
POST string
URL string

공개 메소드들

메소드 설명
Request ( ) : System.Collections.Generic

메소드 상세

Request() 공개 메소드

public Request ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

DataBaseType 공개적으로 프로퍼티

public DataBaseType DataBaseType
리턴 DataBaseType

Function 공개적으로 프로퍼티

public string Function
리턴 string

HTML 공개적으로 프로퍼티

public string HTML
리턴 string

NaturalRequestNr 공개적으로 프로퍼티

public int NaturalRequestNr
리턴 int

POST 공개적으로 프로퍼티

public string POST
리턴 string

URL 공개적으로 프로퍼티

public string URL
리턴 string