FSharpSetCopier<T>(IDeepCopier<T>)
public FSharpSetCopier(IDeepCopier<T> copier) Initializes a new instance of the
Orleans.Serialization.FSharpSetCopier class. Parameters
copierIDeepCopier<T>- The copier for
T.
