Copier_EventHubBatchContainer 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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) |