Method | Description | |
---|---|---|
Copy ( object source, object destination ) : void | ||
ObjectCopier ( IFieldCache fieldCache, IPropertyCache propertyCache ) : System |
public Copy ( object source, object destination ) : void | ||
source | object | |
destination | object | |
return | void |
public ObjectCopier ( IFieldCache fieldCache, IPropertyCache propertyCache ) : System | ||
fieldCache | IFieldCache | |
propertyCache | IPropertyCache | |
return | System |