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