C# Class Crisis.CommandLine.CommandLineManagerAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: teeknofil/Crisis-Wordlist-Generator Class Usage Examples

Public Methods

Method Description
CommandLineManagerAttribute ( ) : System

Initializes a new instance of the CommandLineManagerAttribute class.

Method Details

CommandLineManagerAttribute() public method

Initializes a new instance of the CommandLineManagerAttribute class.
public CommandLineManagerAttribute ( ) : System
return System