C# Class Crisis.Tools.CLI

Afficher le fichier Open project: teeknofil/Crisis-Wordlist-Generator Class Usage Examples

Protected Properties

Свойство Type Description
repeat bool
saveFile bool
zip bool

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CLI ( ) : System
CLI ( bool _bool ) : System
EndPattern ( string args ) : int
FunctionByte ( string args ) : int
FunctionLenght ( string args ) : int
FunctionLine ( string args ) : int
FunctionSaveFiles ( string args ) : int
HelpPrint ( string args ) : int
SelectPattern ( string args ) : int
StartblockPattern ( string args ) : int

Method Details

CLI() public méthode

public CLI ( ) : System
Résultat System

CLI() public méthode

public CLI ( bool _bool ) : System
_bool bool
Résultat System

EndPattern() public méthode

public EndPattern ( string args ) : int
args string
Résultat int

FunctionByte() public méthode

public FunctionByte ( string args ) : int
args string
Résultat int

FunctionLenght() public méthode

public FunctionLenght ( string args ) : int
args string
Résultat int

FunctionLine() public méthode

public FunctionLine ( string args ) : int
args string
Résultat int

FunctionSaveFiles() public méthode

public FunctionSaveFiles ( string args ) : int
args string
Résultat int

HelpPrint() public méthode

public HelpPrint ( string args ) : int
args string
Résultat int

SelectPattern() public méthode

public SelectPattern ( string args ) : int
args string
Résultat int

StartblockPattern() public méthode

public StartblockPattern ( string args ) : int
args string
Résultat int

Property Details

repeat protected_oe property

protected bool repeat
Résultat bool

saveFile protected_oe property

protected bool saveFile
Résultat bool

zip protected_oe property

protected bool zip
Résultat bool