NameValueCollectionCopier
class
Namespace: Orleans.Serialization.Codecs
Copier for
System.Collections.Specialized.NameValueCollection. public sealed class NameValueCollectionCopier : IDeepCopier, IDeepCopier<NameValueCollection>Constructors
Methods
DeepCopy(NameValueCollection, CopyContext)Creates a deep copy of the provided input.
