Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Transactions
Package overview
DefaultTransactionDataCopier<TData>
Overview
Constructors
Methods
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
DefaultTransactionDataCopier<TData> Methods
Documentation
API reference
Microsoft.Orleans.Transactions
DefaultTransactionDataCopier<TData>
Methods
Markdown
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
DeepCopy(TData)
View source
public
TData
DeepCopy
(TData original)
Parameters
original
TData