DeepCopier<T> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides functionality for copying objects and values.
C#
public sealed class DeepCopier<T>
type DeepCopier<'T> = class
Public NotInheritable Class DeepCopier(Of T)
- T
- Inheritance
-
DeepCopier<T>
Deep |
Initializes a new instance of the DeepCopier<T> class. |
Copy(T) |
Creates a copy of the provided value. |
Продукт | Версии |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |