ITransactionDataCopier<TData> 接口

定义

public interface ITransactionDataCopier<TData>
type ITransactionDataCopier<'Data> = interface
Public Interface ITransactionDataCopier(Of TData)

类型参数

TData
派生

方法

DeepCopy(TData)

适用于