Copies the properties of the SourceClass onto the TargetClass, omitting the provided keys.
The class to copy the properties onto.
The class which properties should be copied.
Any keys that should be left out from copying.
Copies the properties of the SourceClass onto the TargetClass, omitting the provided keys.