Copier_EventHubBatchContainer クラス

定義

public sealed class Copier_EventHubBatchContainer : Orleans.Serialization.Cloning.IBaseCopier<Orleans.Streaming.EventHubs.EventHubBatchContainer>, Orleans.Serialization.Cloning.IDeepCopier<Orleans.Streaming.EventHubs.EventHubBatchContainer>
type Copier_EventHubBatchContainer = class
    interface IDeepCopier<EventHubBatchContainer>
    interface IDeepCopier
    interface IBaseCopier<EventHubBatchContainer>
    interface IBaseCopier
Public NotInheritable Class Copier_EventHubBatchContainer
Implements IBaseCopier(Of EventHubBatchContainer), IDeepCopier(Of EventHubBatchContainer)
継承
Copier_EventHubBatchContainer
実装

コンストラクター

Copier_EventHubBatchContainer(IActivator<EventHubBatchContainer>, ICodecProvider)

メソッド

DeepCopy(EventHubBatchContainer, CopyContext)
DeepCopy(EventHubBatchContainer, EventHubBatchContainer, CopyContext)

適用対象