|
75d8a556eb
|
made CopyExtensions be able to fall back to a generic constructor if none is found
|
2020-11-01 15:36:56 +01:00 |
|
|
99a49c6c81
|
use the required binding flags for the copy constructor too
|
2020-10-25 20:16:10 +01:00 |
|
Ellpeck
|
500025090f
|
added a CopyConstructor attribute to CopyExtensions
|
2020-10-25 20:11:15 +01:00 |
|
|
aaeda825e0
|
fixed some documentation issues
|
2020-10-06 20:14:57 +02:00 |
|
Ellpeck
|
3a1b73934b
|
Allow copying to exclude certain fields
|
2020-08-01 00:22:29 +02:00 |
|
Ellpeck
|
0529e2c921
|
throw if no parameterless constructor was found
|
2020-07-31 20:58:25 +02:00 |
|
Ellpeck
|
c697d60609
|
shorten CopyExtensions.DeepCopyInto
|
2020-07-31 20:26:42 +02:00 |
|
Ellpeck
|
cb369dec75
|
Added DeepCopy
|
2020-07-31 20:24:59 +02:00 |
|
Ellpeck
|
ba24707b18
|
added object copying to MLEM.Data
|
2020-07-31 19:07:22 +02:00 |
|