Поделиться через


ReadOnlyDictionaryCopier<TKey,TValue> Класс

Определение

[Orleans.RegisterCopier]
public sealed class ReadOnlyDictionaryCopier<TKey,TValue> : Orleans.Serialization.Cloning.IDeepCopier<System.Collections.ObjectModel.ReadOnlyDictionary<TKey,TValue>>
[<Orleans.RegisterCopier>]
type ReadOnlyDictionaryCopier<'Key, 'Value> = class
    interface IDeepCopier<ReadOnlyDictionary<'Key, 'Value>>
    interface IDeepCopier
Public NotInheritable Class ReadOnlyDictionaryCopier(Of TKey, TValue)
Implements IDeepCopier(Of ReadOnlyDictionary(Of TKey, TValue))

Параметры типа

TKey
TValue
Наследование
ReadOnlyDictionaryCopier<TKey,TValue>
Атрибуты
Реализации

Конструкторы

ReadOnlyDictionaryCopier<TKey,TValue>(IDeepCopier<TKey>, IDeepCopier<TValue>)

Методы

DeepCopy(ReadOnlyDictionary<TKey,TValue>, CopyContext)

Применяется к