C# 클래스 usertools.WebFuzzer.Components.Generators.StringGenerator

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

공개 프로퍼티들

프로퍼티 타입 설명
AllowRepetitions bool
CharacterSet string
Encoding Encodings
StringLength int

공개 메소드들

메소드 설명
StringGenerator ( ) : System

메소드 상세

StringGenerator() 공개 메소드

public StringGenerator ( ) : System
리턴 System

프로퍼티 상세

AllowRepetitions 공개적으로 프로퍼티

public bool AllowRepetitions
리턴 bool

CharacterSet 공개적으로 프로퍼티

public string CharacterSet
리턴 string

Encoding 공개적으로 프로퍼티

public Encodings Encoding
리턴 Encodings

StringLength 공개적으로 프로퍼티

public int StringLength
리턴 int