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) |