메소드 | 설명 | |
---|---|---|
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. |
리턴 | void |