CustomClassField<TValue>.Clone method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Clones the specified value.

protected virtual TValue Clone(TValue value)
parameter description
value The value.

See Also