Méthode | Description | |
---|---|---|
Copy ( object source, object destination ) : void | ||
ObjectCopier ( IFieldCache fieldCache, IPropertyCache propertyCache ) : System |
public Copy ( object source, object destination ) : void | ||
source | object | |
destination | object | |
Résultat | void |
public ObjectCopier ( IFieldCache fieldCache, IPropertyCache propertyCache ) : System | ||
fieldCache | IFieldCache | |
propertyCache | IPropertyCache | |
Résultat | System |