Méthode | Description | |
---|---|---|
CopyProperties ( this source, object destination ) : void |
Extension for 'Object' that copies the properties to a destination object.
|
public static CopyProperties ( this source, object destination ) : void | ||
source | this | The source. |
destination | object | The destination. |
Résultat | void |