C# Class GEXFSharp.AttributeValue

Inheritance: IAttribute
Afficher le fichier Open project: Vanaheimr/Walkyr

Méthodes publiques

Méthode Description
AttributeValue ( String id, AttributeType type, String title ) : System
CreateValue ( String value ) : IAttributeValue
getOptions ( ) : IEnumerable

Method Details

AttributeValue() public méthode

public AttributeValue ( String id, AttributeType type, String title ) : System
id String
type AttributeType
title String
Résultat System

CreateValue() public méthode

public CreateValue ( String value ) : IAttributeValue
value String
Résultat IAttributeValue

getOptions() public méthode

public getOptions ( ) : IEnumerable
Résultat IEnumerable