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
Hd
QueryExtensions
Parameter
C# Class Hd.QueryExtensions.Parameter
Datei anzeigen
Open project: TargetProcess/Tp.HelpDesk
Class Usage Examples
Public Methods
Method
Description
Parameter
( ) :
System
Parameter
(
object
value
) :
System
Parameter
(
string
name
,
object
value
) :
System
Method Details
Parameter()
public
method
public
Parameter
( ) :
System
return
System
Parameter()
public
method
public
Parameter
(
object
value
) :
System
value
object
return
System
Parameter()
public
method
public
Parameter
(
string
name
,
object
value
) :
System
name
string
value
object
return
System