Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Tiraggo
Interfaces
StandardProviderParameters
C# Class Tiraggo.Interfaces.StandardProviderParameters
Mostra file
Open project: BrewDawg/Tiraggo
Public Properties
Property
Type
Description
cmd
IDbCommand
needsDoubleParameter
bool
needsIntegerParameter
bool
needsStringParameter
bool
pindex
int
request
tgDataRequest
Property Details
cmd
public_oe property
public
IDbCommand
cmd
return
IDbCommand
needsDoubleParameter
public_oe property
public
bool
needsDoubleParameter
return
bool
needsIntegerParameter
public_oe property
public
bool
needsIntegerParameter
return
bool
needsStringParameter
public_oe property
public
bool
needsStringParameter
return
bool
pindex
public_oe property
public
int
pindex
return
int
request
public_oe property
public
tgDataRequest,Tiraggo.Interfaces
request
return
tgDataRequest