ExtensionsCloningMapToT Method (Object) |
Note: This API is now obsolete.
Namespace: Cauldron.Activator
[ObsoleteAttribute("Use Mapster instead")] public static T MapTo<T>( this Object source ) where T : class, new()
| Exception | Condition |
|---|---|
| ArgumentNullException | source is null |