Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
csExWB
GetOptionKeyPathEventArgs
C# Class csExWB.GetOptionKeyPathEventArgs
Inheritance:
System.EventArgs
Datei anzeigen
Open project: mcorrientes/Web-Security-Toolset
Public Properties
Property
Type
Description
handled
bool
keypath
string
Public Methods
Method
Description
GetOptionKeyPathEventArgs
( ) :
System
SetParameters
( ) :
void
Method Details
GetOptionKeyPathEventArgs()
public
method
public
GetOptionKeyPathEventArgs
( ) :
System
return
System
SetParameters()
public
method
public
SetParameters
( ) :
void
return
void
Property Details
handled
public_oe property
public
bool
handled
return
bool
keypath
public_oe property
public
string
keypath
return
string