Show / Hide Table of Contents

Class DictionaryAttributeValueBase<T>

Типизированное значение атрибута.

Inheritance
DictionaryAttributeValue
DictionaryAttributeValueBase<T>
Namespace: Trivium.DictionariesDto.Common.AttributeValue
Assembly: Trivium.DictionariesDto.dll
Syntax
public class DictionaryAttributeValueBase<T> : DictionaryAttributeValue
Type Parameters
Name Description
T

Properties

T Value
Значение.
Back to top Generated by DocFX