次の方法で共有


TypeManifestOptions.Copiers プロパティ

定義

特定の型のディープ コピーを作成する役割を担うコピー機のセットを取得します。

public System.Collections.Generic.HashSet<Type> Copiers { get; }
member this.Copiers : System.Collections.Generic.HashSet<Type>
Public ReadOnly Property Copiers As HashSet(Of Type)

プロパティ値

適用対象