Метод | Описание | |
---|---|---|
AttributeValue ( String id, AttributeType type, String title ) : System | ||
CreateValue ( String value ) : IAttributeValue | ||
getOptions ( ) : IEnumerable |
public AttributeValue ( String id, AttributeType type, String title ) : System | ||
id | String | |
type | AttributeType | |
title | String | |
Результат | System |
public CreateValue ( String value ) : IAttributeValue | ||
value | String | |
Результат | IAttributeValue |