C# Class LibiadaWeb.Models.CalculatorsData.AttributeValue

Afficher le fichier Open project: intervals-mining-lab/libiada-web Class Usage Examples

Méthodes publiques

Свойство Type Description
AttributeId byte
Value string

Méthodes publiques

Méthode Description
AttributeValue ( byte attributeId, string value ) : System

Method Details

AttributeValue() public méthode

public AttributeValue ( byte attributeId, string value ) : System
attributeId byte
value string
Résultat System

Property Details

AttributeId public_oe property

public byte AttributeId
Résultat byte

Value public_oe property

public string Value
Résultat string