다음을 통해 공유


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)

적용 대상