Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
csExWB
SecurityProblemEventArgs
C# Class csExWB.SecurityProblemEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: mcorrientes/Web-Security-Toolset
Class Usage Examples
Public Properties
Property
Type
Description
handled
bool
problem
WinInetErrors
retvalue
int
Public Methods
Method
Description
SecurityProblemEventArgs
( ) :
System
SetParameters
(
int
Problem
) :
void
Method Details
SecurityProblemEventArgs()
public
method
public
SecurityProblemEventArgs
( ) :
System
return
System
SetParameters()
public
method
public
SetParameters
(
int
Problem
) :
void
Problem
int
return
void
Property Details
handled
public_oe property
public
bool
handled
return
bool
problem
public_oe property
public
WinInetErrors
problem
return
WinInetErrors
retvalue
public_oe property
public
int
retvalue
return
int