Show / Hide Table of Contents

Class DictionaryAttributeMultipleValues<T>

Inheritance
DictionaryAttributeValues
DictionaryAttributeValuesBase<T[]>
DictionaryAttributeMultipleValues<T>
Inherited Members
DictionaryAttributeValuesBase<T[]>.Values
DictionaryAttributeValuesBase<T[]>.this[int]
DictionaryAttributeValues.this[int]
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