C# Class usertools.AuthenticationTester.InputField

Afficher le fichier Open project: mcorrientes/Web-Security-Toolset

Méthodes publiques

Свойство Type Description
InputType InputTypes
Name string
Type string
Value string

Méthodes publiques

Méthode Description
InputField ( ) : System

Method Details

InputField() public méthode

public InputField ( ) : System
Résultat System

Property Details

InputType public_oe property

public InputTypes InputType
Résultat InputTypes

Name public_oe property

public string Name
Résultat string

Type public_oe property

public string Type
Résultat string

Value public_oe property

public string Value
Résultat string