C# Class Bevisuali.UX.VariablesInspectorVariable

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: duckmaestro/F-AI Class Usage Examples

Méthodes publiques

Méthode Description
GetVariable ( ) : FAI.Bayesian.RandomVariable
SetVariable ( FAI.Bayesian.RandomVariable variable, string>.IDictionary abbreviations ) : void
VariablesInspectorVariable ( ) : System.Collections.Generic

Method Details

GetVariable() public méthode

public GetVariable ( ) : FAI.Bayesian.RandomVariable
Résultat FAI.Bayesian.RandomVariable

SetVariable() public méthode

public SetVariable ( FAI.Bayesian.RandomVariable variable, string>.IDictionary abbreviations ) : void
variable FAI.Bayesian.RandomVariable
abbreviations string>.IDictionary
Résultat void

VariablesInspectorVariable() public méthode

public VariablesInspectorVariable ( ) : System.Collections.Generic
Résultat System.Collections.Generic