Show / Hide Table of Contents

Class DictionaryAttributeMultipleValues<T>

Inheritance
DictionaryAttributeValues
DictionaryAttributeValuesBase<T[]>
DictionaryAttributeMultipleValues<T>
Inherited Members
DictionaryAttributeValuesBase<T[]>.Values
DictionaryAttributeValuesBase<T[]>.Item[Int32]
DictionaryAttributeValues.Item[Int32]
Namespace: Trivium.DictionariesDto.Common.AttributeValues
Assembly: Trivium.DictionariesDto.dll
Syntax
public class DictionaryAttributeMultipleValues<T> : DictionaryAttributeValuesBase<T[]>
Type Parameters
Name Description
T
Back to top Generated by DocFX