ByteArrayField.Clone method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Clones the specified value.
protected override byte[] Clone(byte[] value)
| parameter | description |
|---|---|
| value | The value. |
See Also
- class ByteArrayField
namespace: Serenity.Data assembly: Serenity.Net.Entity
Clones the specified value.
protected override byte[] Clone(byte[] value)
| parameter | description |
|---|---|
| value | The value. |