C# 클래스 ToolSet.InjectionBrowsercode.Components.QueryModifier

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

공개 메소드들

메소드 설명
GetModifiedQuery ( string Modify ) : string
NextParameter ( ) : bool
QueryModifier ( string Query ) : System

메소드 상세

GetModifiedQuery() 공개 메소드

public GetModifiedQuery ( string Modify ) : string
Modify string
리턴 string

NextParameter() 공개 메소드

public NextParameter ( ) : bool
리턴 bool

QueryModifier() 공개 메소드

public QueryModifier ( string Query ) : System
Query string
리턴 System