C# Class NumberProblemPart, thinksy_unity_plugin

Inheritance: ProblemPart
Afficher le fichier Open project: senseix/thinksy_unity_plugin Class Usage Examples

Méthodes publiques

Méthode Description
GetInteger ( ) : int
GetString ( ) : string
HasInteger ( ) : bool
HasString ( ) : bool
NumberProblemPart ( Senseix atom ) : System

Method Details

GetInteger() public méthode

public GetInteger ( ) : int
Résultat int

GetString() public méthode

public GetString ( ) : string
Résultat string

HasInteger() public méthode

public HasInteger ( ) : bool
Résultat bool

HasString() public méthode

public HasString ( ) : bool
Résultat bool

NumberProblemPart() public méthode

public NumberProblemPart ( Senseix atom ) : System
atom Senseix
Résultat System