Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NDG
DataAccessModels
DataModels
DecimalQuestionData
C# Class NDG.DataAccessModels.DataModels.DecimalQuestionData
Inheritance:
QuestionData
Afficher le fichier
Open project: nokiadatagathering/WP7-Official
Class Usage Examples
Méthodes publiques
Méthode
Description
GetResult
( ) :
string
SetResult
(
string
answer
) :
void
Validate
( ) :
bool
Private Methods
Méthode
Description
IsMaxValueSet
( ) :
bool
IsMinValueSet
( ) :
bool
Method Details
GetResult()
public
méthode
public
GetResult
( ) :
string
Résultat
string
SetResult()
public
méthode
public
SetResult
(
string
answer
) :
void
answer
string
Résultat
void
Validate()
public
méthode
public
Validate
( ) :
bool
Résultat
bool