C# Class KnowledgeBase.DynamicPropertyResult

Afficher le fichier Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Méthodes publiques

Свойство Type Description
Constraints SubstitutionSet
Value Name

Méthodes publiques

Méthode Description
DynamicPropertyResult ( Name value, SubstitutionSet constraint ) : System.Collections.Generic

Method Details

DynamicPropertyResult() public méthode

public DynamicPropertyResult ( Name value, SubstitutionSet constraint ) : System.Collections.Generic
value Name
constraint SubstitutionSet
Résultat System.Collections.Generic

Property Details

Constraints public_oe property

public SubstitutionSet Constraints
Résultat SubstitutionSet

Value public_oe property

public Name Value
Résultat Name