FSharpChoiceCopier<T1,T2,T3,T4,T5,T6> 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.
C#
[Orleans.RegisterCopier]
public class FSharpChoiceCopier<T1,T2,T3,T4,T5,T6> : Orleans.Serialization.Cloning.IDeepCopier<Microsoft.FSharp.Core.FSharpChoice<T1,T2,T3,T4,T5,T6>>, Orleans.Serialization.Cloning.IDerivedTypeCopier
[<Orleans.RegisterCopier>]
type FSharpChoiceCopier<'T1, 'T2, 'T3, 'T4, 'T5, 'T6> = class
interface IDeepCopier<Choice<'T1, 'T2, 'T3, 'T4, 'T5, 'T6>>
interface IDeepCopier
interface IDerivedTypeCopier
Public Class FSharpChoiceCopier(Of T1, T2, T3, T4, T5, T6)
Implements IDeepCopier(Of FSharpChoice(Of T1, T2, T3, T4, T5, T6)), IDerivedTypeCopier
- T1
- T2
- T3
- T4
- T5
- T6
- Inheritance
-
FSharpChoiceCopier<T1,T2,T3,T4,T5,T6>
- Attributes
- Implements
Produkto | Mga Bersyon |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |