C# Class ToolSet.DatabaseExtractorCode.DBExtractor.Request

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

Méthodes publiques

Свойство Type Description
DataBaseType DataBaseType
Function string
HTML string
NaturalRequestNr int
POST string
URL string

Méthodes publiques

Méthode Description
Request ( ) : System.Collections.Generic

Method Details

Request() public méthode

public Request ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

DataBaseType public_oe property

public DataBaseType DataBaseType
Résultat DataBaseType

Function public_oe property

public string Function
Résultat string

HTML public_oe property

public string HTML
Résultat string

NaturalRequestNr public_oe property

public int NaturalRequestNr
Résultat int

POST public_oe property

public string POST
Résultat string

URL public_oe property

public string URL
Résultat string